Skip to content

Commit 92c61dc

Browse files
authored
Update test.yml (#35)
1 parent a501e3b commit 92c61dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
needs: [test]
4141
uses: cpp-linter/.github/.github/workflows/pre-commit.yml@main
4242
with:
43-
commands: pip install pytest -e .
43+
commands: pip install pytest & pip install -e .

0 commit comments

Comments
 (0)