Skip to content

Commit

Permalink
Add
Browse files Browse the repository at this point in the history
  • Loading branch information
allgandalf committed Nov 13, 2023
1 parent ed90f2f commit 1f55950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
sudo -H python3 -m pip install --upgrade pip
sudo -H pip install cdsapi -y
sudo -H pip install cdsapi
- name: Run tests
run: |
for FILE in modules/data.atmosphere/inst/integrationTests/*; do
Expand Down

0 comments on commit 1f55950

Please sign in to comment.