Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrus-and committed Sep 30, 2023
1 parent b492a0a commit 4c8413a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
sudo apt-get --yes install libjson-c-dev
- name: Build components
run: |
make -C ./test/ rebuild
make -C ./test/ build
- name: Run tests
run: |
make -C ./test/ test

0 comments on commit 4c8413a

Please sign in to comment.