Skip to content

Commit

Permalink
More debug
Browse files Browse the repository at this point in the history
  • Loading branch information
smokestacklightnin committed Aug 9, 2023
1 parent 4b28034 commit 636f0fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
echo $GITHUB_WORKSPACE
ls conda-${{ matrix.label }}.lock
echo ${{ hashFiles('conda-linux-64-cuda.lock') }}
echo '${{ env.PROJECT_DIR }}/conda-${{ matrix.label }}.lock'
- uses: actions/checkout@v2
- name: Cache lockfile
uses: actions/cache@v2
Expand Down

0 comments on commit 636f0fa

Please sign in to comment.