Skip to content

Commit ccd4e12

Browse files
committed
fix CI
1 parent c3a4eca commit ccd4e12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/climateset-emulator.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
bash setup.sh
2929
- name: Test metrics and losses
3030
run: |
31+
source env_emulator/bin/activate
3132
cd tests
3233
pytest
3334
# - name: Download data from original source

0 commit comments

Comments
 (0)