Skip to content

Commit

Permalink
Remove reference to comparisons
Browse files Browse the repository at this point in the history
  • Loading branch information
akoumjian committed Sep 12, 2024
1 parent 57bb298 commit 65fd7ce
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/c.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,16 +83,6 @@ jobs:
run: |
make
LD_LIBRARY_PATH=../../../rebound/src/ ./rebound
- name: Compare Linux Binary and BSP DE440 Ephem
working-directory: ./unit_tests/de440_compare_ephem/
run: |
make
LD_LIBRARY_PATH=../../../rebound/src/ ./rebound
- name: Compare Linux Binary and BSP DE440 Constants
working-directory: ./unit_tests/de440_compare_constants/
run: |
make
LD_LIBRARY_PATH=../../../rebound/src/ ./rebound
- name: Test Loading Spice Kernels
working-directory: ./unit_tests/spk_init/
run: |
Expand Down

0 comments on commit 65fd7ce

Please sign in to comment.