Skip to content

Commit

Permalink
Update integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vsmalladi authored Apr 26, 2024
1 parent 9223ad7 commit 822e796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
pip3 install miniwdl
pip3 install pytest-workflow
mkdir ~/temp
- name: Run unit tests
- name: Run integration tests
# Use --symlink to limit disk usage.
run: >-
pytest --keep-workflow-wd-on-fail --git-aware --tag ${{ matrix.test }}
Expand Down

0 comments on commit 822e796

Please sign in to comment.