Skip to content

Commit e2a620c

Browse files
committed
fix: trigger release
Signed-off-by: Patrick Avery <patrick.avery@kitware.com>
1 parent a541d6c commit e2a620c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_and_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
run: |
7878
pip install .
7979
pip install -r tests/requirements.txt
80-
# Install playwright requirements
80+
# Install requirements for playwright
8181
playwright install
8282
# Run the tests with coverage so we get a coverage report too
8383
pip install coverage

0 commit comments

Comments
 (0)