Skip to content

Commit

Permalink
Disable fast-fail
Browse files Browse the repository at this point in the history
  • Loading branch information
rougsig committed Aug 21, 2022
1 parent 416f13f commit 25d8e52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
strategy:
matrix:
tests: [ProtobufJavaPluginTest, ProtobufKotlinDslCopySpecTest, ProtobufKotlinDslPluginTest, ProtobufAndroidPluginTest, ProtobufAndroidPluginKotlinTest, AndroidProjectDetectionTest, IDESupportTest]
fail-fast: false
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
Expand Down

0 comments on commit 25d8e52

Please sign in to comment.