Skip to content

Commit

Permalink
no get-data.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
cnuernber committed Oct 8, 2023
1 parent 69a92db commit 7f0b06f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ jobs:
with:
cli: 1.11.1.1413
- name: Run automated tests
run: |
scripts/get-data.sh
scripts/run-tests
run: scripts/run-tests
- name: Cache dependencies
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 7f0b06f

Please sign in to comment.