Skip to content

Commit

Permalink
even more debug
Browse files Browse the repository at this point in the history
  • Loading branch information
smokestacklightnin committed Aug 9, 2023
1 parent b162292 commit 0068164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
ls conda-${{ matrix.label }}.lock
echo ${{ hashFiles('conda-linux-64-cuda.lock') }}
echo 'conda-${{ matrix.label }}.lock'
echo 'conda-${{ matrix.label }}.lock' | hashFiles
echo ${{ hashfiles('conda-${{ matrix.label }}.lock') }}
- uses: actions/checkout@v2
- name: Cache lockfile
uses: actions/cache@v2
Expand Down

0 comments on commit 0068164

Please sign in to comment.