Skip to content

Commit

Permalink
run CI on draft, still failing one job to avoid merge
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelchassot authored Dec 5, 2024
1 parent adc2f58 commit dbc9392
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/stainless-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
- main
jobs:
tests:
if: github.event.pull_request.draft == false
runs-on: [self-hosted, linux]
env:
JAVA_OPTS_TMP_DIR: ./tmp_java
Expand Down

0 comments on commit dbc9392

Please sign in to comment.