Skip to content

Commit

Permalink
Merge branch 'main' of github.com:openpeeps/tim
Browse files Browse the repository at this point in the history
  • Loading branch information
georgelemon committed Apr 8, 2024
2 parents e2b1b6e + c890927 commit e09eafd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
- run: "choosenim show path -y"
- run: nimble install -Y
- run: nimble test
- run: denim build src/${{ github.event.repository.name }}.nim --release --yes --cmake
- run: denim build src/${{ github.event.repository.name }}.nim -r -y --cmake

0 comments on commit e09eafd

Please sign in to comment.