Skip to content

Commit

Permalink
mamba
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholaswogan committed Dec 20, 2024
1 parent 034f7bd commit b4cfd39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
run: cmake --build ${{github.workspace}}/build --config ${{env.BUILD_TYPE}}

- name: test
shell: bash -el {0}
working-directory: ${{github.workspace}}/build
run: |
./tests/test_radtran
Expand Down

0 comments on commit b4cfd39

Please sign in to comment.