Skip to content

Commit 001dc05

Browse files
committed
bug: no checkpoint.pth
1 parent d1bf322 commit 001dc05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- name: Download test data
1717
run: |
1818
mkdir -p data/input
19+
touch inference/checkpoint.pth
1920
aws s3 cp --no-sign-request "s3://noaa-wcsd-pds/data/raw/Bell_M._Shimada/SH2306/EK80/Hake-D20230811-T165727.raw" data/input/
2021
2122
- name: Build & run Docker pipeline

0 commit comments

Comments
 (0)