Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximilianAlgehed committed Mar 15, 2024
1 parent 3ebf76d commit 686c1d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/hugs-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ jobs:
run: |
apt-get update
apt-get install -y hugs libhugs-time-bundled
- name: checkout
uses: actions/checkout@v3
- name: build and test
run: ./test-hugs

0 comments on commit 686c1d4

Please sign in to comment.