Skip to content

Commit

Permalink
Enable godot-itest CI for draft PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
Bromeon committed Aug 2, 2023
1 parent f7dd12b commit 2ef8869
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/minimal-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ jobs:
godot-itest:
name: godot-itest (${{ matrix.name }})
runs-on: ${{ matrix.os }}
if: github.event.pull_request.draft != true
continue-on-error: false
timeout-minutes: 15
strategy:
Expand Down

0 comments on commit 2ef8869

Please sign in to comment.