Skip to content

Commit

Permalink
Debug actions
Browse files Browse the repository at this point in the history
  • Loading branch information
druzsan committed Feb 8, 2024
1 parent 8be2f67 commit 7d9607f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- run: echo $REF
- run: echo ${{ env.REF }}
- id: setup-matrix
uses: druzsan/setup-matrix@feature/use-python-dockerfile
uses: druzsan/setup-matrix@${{ env.REF }}
with:
matrix: |
os: [ubuntu-latest, macos-latest]
Expand Down

0 comments on commit 7d9607f

Please sign in to comment.