Skip to content

Commit

Permalink
fix md5 check in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
d3v-null committed Sep 13, 2024
1 parent 525989a commit a50aea4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
run: |
mkdir -p demo/data/1121334536/raw
curl -L -o demo/data/1121334536/raw/1121334536_20150719094841_gpubox20_00.fits 'https://projects.pawsey.org.au/mwa-demo/1121334536_20150719094841_gpubox20_00.fits'
echo 'ab0a3040c6adfc482ed1485fa080c18f demo/data/1121334536/raw/1121334536_20150719094841_gpubox20_00.fits' > demo_data.md5sum
- name: self-test
run: demo/00_test.sh
- name: tap
Expand Down

0 comments on commit a50aea4

Please sign in to comment.