Skip to content

Commit

Permalink
Test the new lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
atharva-2001 committed May 3, 2024
1 parent c89e7c3 commit 6e5aa9d
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 @@ -52,7 +52,7 @@ jobs:
uses: ./.github/actions/setup_lfs

- name: Download Lock File
run: wget -q https://raw.githubusercontent.com/tardis-sn/tardis/master/conda-${{ matrix.label }}.lock
run: wget -q https://raw.githubusercontent.com/atharva-2001/tardis/env_unpin/conda-${{ matrix.label }}.lock
if: matrix.pip == true

- name: Generate Cache Key
Expand Down

0 comments on commit 6e5aa9d

Please sign in to comment.