Skip to content

Commit

Permalink
ci: run api tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pnmadelaine committed Jul 9, 2023
1 parent 30f68ba commit 7316134
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ jobs:
run: nix build -L
- name: Build typhon-webapp
run: nix build -L .#typhon-webapp
- name: Run API tests
run: nix build -L .#checks.x86_64-linux.api

0 comments on commit 7316134

Please sign in to comment.