Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximilianAlgehed committed Mar 20, 2024
1 parent 05b6cae commit aaac4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugs-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
sudo apt-get update
sudo apt-get install -y hugs libhugs-time-bundled cpphs
- name: checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: build and test
run: ./test-hugs

0 comments on commit aaac4dd

Please sign in to comment.