Skip to content

Commit

Permalink
Fixed typo in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorTatarnikov committed Nov 13, 2023
1 parent db12087 commit 256312e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

steps:
# Run tests
- uses: tiambert03/setup-qt-libs@v1
- uses: tlambert03/setup-qt-libs@v1
- uses: neuroinformatics-unit/actions/test@v2
with:
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit 256312e

Please sign in to comment.