Skip to content

Commit

Permalink
Fix CI syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
m110 committed Feb 3, 2023
1 parent e759fa1 commit a66cd21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- run: test_codecov
- run: make test_codecov
- uses: codecov/codecov-action@v3

0 comments on commit a66cd21

Please sign in to comment.