Skip to content

Commit

Permalink
Incrementally setting up github CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tilkinsc committed Jun 7, 2023
1 parent 7f7a686 commit 8ceb30d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: egor-tensin/setup-mingw@v2
with:
platform: x64
name: make tests
- name: make tests
run: make tests
- name: Test C
run: test_c.exe
Expand Down

0 comments on commit 8ceb30d

Please sign in to comment.