Skip to content

Commit

Permalink
test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gantian127 committed Feb 8, 2024
1 parent ba53155 commit 9452b3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
env:
CDS_API_KEY: ${{secrets.CDS_API_KEY}}
run: |
echo "url: https://cds.climate.copernicus.eu/api/v2" >> .cdsapirc
echo $CDS_API_KEY >> .cdsapirc
cat .cdsapirc
# touch .cdsapirc
Expand Down

0 comments on commit 9452b3a

Please sign in to comment.