Skip to content

Commit

Permalink
check environment
Browse files Browse the repository at this point in the history
  • Loading branch information
AmintorDusko committed Nov 9, 2023
1 parent f470a46 commit 30b6429
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/unit-test-benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,3 +192,8 @@ jobs:
- name: Move reference pytest benchmark file to cache
if: ${{ steps.continue.outputs.reference_benchmarks == 'true' && hashFiles('benchmarks_xubm.json') != ''}}
run: mkdir -p ${{ github.workspace}}/benchmark_reference && cp benchmarks.json "$_"

- name: checking environment
run: |
ls

0 comments on commit 30b6429

Please sign in to comment.