Skip to content

Commit

Permalink
add nix prelude test to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
PgBiel committed Sep 9, 2024
1 parent 1dbf519 commit 67e07a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -587,6 +587,10 @@ jobs:
run: make
working-directory: ./test/javascript_prelude

- name: Test Nix prelude
run: make
working-directory: ./test/nix_prelude

- name: Test export of hex tarball
run: make test
working-directory: ./test/hextarball
Expand Down

0 comments on commit 67e07a0

Please sign in to comment.