Skip to content

Commit

Permalink
Debug action
Browse files Browse the repository at this point in the history
  • Loading branch information
druzsan committed Feb 8, 2024
1 parent 0d31d42 commit 984c5cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
matrix: |
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: [3.8, 3.10, 3.12]
- run: echo "$MATRIX"
- run: cat $GITHUB_OUTPUT
- run: echo ${{ steps.set-matrix.outputs.matrix }}
- id: set-matrix
Expand Down

0 comments on commit 984c5cd

Please sign in to comment.