Skip to content

Commit

Permalink
run unit-tests on MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
gisogrimm committed Mar 22, 2024
1 parent 417b13d commit 75eacca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos_make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- name: make
run: make
- name: test
run: make test
run: make unit-tests test

0 comments on commit 75eacca

Please sign in to comment.