Skip to content

Commit

Permalink
fix: Fix target
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisjared committed Jun 27, 2024
1 parent b9e3e0a commit a370a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
venv-id: "tests-${{ runner.os }}"
- name: Run tests
run: |
make tests
make test
env:
CDSAPI_KEY: ${{ secrets.CDSAPI_ADS_KEY }}
CDSAPI_URL: https://ads.atmosphere.copernicus.eu/api/v2
Expand Down

0 comments on commit a370a5b

Please sign in to comment.