Skip to content

Commit

Permalink
[action] wrong make target
Browse files Browse the repository at this point in the history
  • Loading branch information
dopey committed Mar 11, 2022
1 parent c6b83c2 commit 11cc19c
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 @@ -33,7 +33,7 @@ jobs:
-
name: Test, Build
id: lintTestBuild
run: V=1 make ci
run: V=1 make
-
name: Codecov
uses: codecov/codecov-action@v1.2.1
Expand Down

0 comments on commit 11cc19c

Please sign in to comment.