Skip to content

Commit

Permalink
Merge pull request #397 from OpenTrafficCam/task/3532-start-continuou…
Browse files Browse the repository at this point in the history
…s-benchmark

change test data to latest test data
  • Loading branch information
StevenSchlechte committed Nov 8, 2023
2 parents 0920f9e + d0cb549 commit 1e4803c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
python-version: 3.11
- name: Download test data
run: gh release download release -R platomo/OpenTrafficCam-testdata -D tests/data
run: gh release download -R platomo/OpenTrafficCam-testdata -D tests/data
env:
GH_TOKEN: ${{ secrets.PLATOMO_OTC_TESTDATA_ACCESS }}
- name: Unzip test data
Expand Down

0 comments on commit 1e4803c

Please sign in to comment.