Skip to content

Commit

Permalink
CI: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanpadhye committed Sep 16, 2021
1 parent 57450b7 commit ed8fba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ jobs:
- name: Build docker image
run: make docker-build
- name: Run tests
run: make docker-runtests-all
run: make docker-runtest-all

0 comments on commit ed8fba4

Please sign in to comment.