Skip to content

Commit

Permalink
SEOBNRV4 ROM version has updated
Browse files Browse the repository at this point in the history
  • Loading branch information
GarethCabournDavies committed Dec 20, 2024
1 parent 503488e commit f37aa71
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/basic-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
cd lalsuite-extra
git lfs pull -I "data/lalsimulation/SEOBNRv2ROM_*.dat"
git lfs pull -I "data/lalsimulation/*ChirpTime*.dat"
git lfs pull -I "data/lalsimulation/SEOBNRv4ROM_v2.0.hdf5"
git lfs pull -I "data/lalsimulation/SEOBNRv4ROM_v*.hdf5"
mv data/lalsimulation/* ../
cd ../
- name: run pycbc test suite
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/search-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,6 @@ jobs:
with:
name: logs
path: output/submitdir/work
- name: store output files
if: always()
uses: actions/upload-artifact@v4
with:
name: output_files
path: output
- name: store result page
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit f37aa71

Please sign in to comment.