Skip to content

Commit

Permalink
remove other old references
Browse files Browse the repository at this point in the history
  • Loading branch information
akoumjian committed Sep 12, 2024
1 parent 65fd7ce commit 62dc539
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 @@ -95,16 +95,6 @@ jobs:
LD_LIBRARY_PATH=../../../rebound/src/ ./rebound
- name: Test Joining Mass Data from SPK
working-directory: ./unit_tests/spk_join_masses/
run: |
make
LD_LIBRARY_PATH=../../../rebound/src/ ./rebound
- name: Reproduce Apophis Encounter with bsp
working-directory: ./unit_tests/apophis_bsp/
run: |
make
LD_LIBRARY_PATH=../../../rebound/src/ ./rebound
- name: Reproduce Ceres-5303 encounter with bsp
working-directory: ./unit_tests/5303_Ceres_bsp/
run: |
make
LD_LIBRARY_PATH=../../../rebound/src/ ./rebound

0 comments on commit 62dc539

Please sign in to comment.