Skip to content

Commit

Permalink
attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jul 22, 2024
1 parent 7a18f7d commit d91d5b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
# to have issues probably with line endings. Needs someone with a
# Windows checkout tot test further.
skip_tests: 1
env: ${{ matrix.env }}
env: ${{ matrix.env || {} }}
steps:
- run: env
shell: bash
Expand Down

0 comments on commit d91d5b8

Please sign in to comment.