Skip to content

Commit

Permalink
Fixing make target
Browse files Browse the repository at this point in the history
  • Loading branch information
benrady-aq committed Jul 28, 2024
1 parent de0517f commit 6e2357f
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 @@ -14,4 +14,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: test
run: make grade VERBOSE=true
run: make build VERBOSE=true

0 comments on commit 6e2357f

Please sign in to comment.