Skip to content

Commit

Permalink
Update test.yml (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
shenxianpeng authored Feb 27, 2024
1 parent a501e3b commit 92c61dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
needs: [test]
uses: cpp-linter/.github/.github/workflows/pre-commit.yml@main
with:
commands: pip install pytest -e .
commands: pip install pytest & pip install -e .

0 comments on commit 92c61dc

Please sign in to comment.