Skip to content

Commit

Permalink
Add durations path
Browse files Browse the repository at this point in the history
  • Loading branch information
maresb committed Sep 8, 2024
1 parent 2cf7401 commit a84cb13
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 @@ -55,6 +55,7 @@ jobs:
- name: run-test
shell: bash -eo pipefail -l {0}
run: |
mkdir -p tests/durations
cp pyproject.toml "${RUNNER_TEMP}/"
cp -a tests "${RUNNER_TEMP}/"
pushd "${RUNNER_TEMP}"
Expand Down

0 comments on commit a84cb13

Please sign in to comment.