Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ATTron committed Jul 18, 2024
1 parent 06a0172 commit 0abbf5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
- name: Run `test`
run: zig build test --summary all
working-directory: ${{ github.workspace }}
env:
FITS_TEST_FILE: ${{ github.workspace }}/test/table.fits

fmt:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0abbf5f

Please sign in to comment.