Skip to content

Commit

Permalink
fixup! Add basic CI check
Browse files Browse the repository at this point in the history
  • Loading branch information
p0deje committed Feb 7, 2024
1 parent 5541499 commit 62e45b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
- windows
steps:
- uses: actions/checkout@v4
- uses: .
- uses: ./
- if: failure() && runner.debug == '1'
uses: mxschmitt/action-tmate@v3

0 comments on commit 62e45b7

Please sign in to comment.