Update workflows with latest failure expectations
This commit is contained in:
@@ -22,4 +22,3 @@ jobs:
|
||||
checkout_ref: 3.2.x
|
||||
project: boot:servlet-jetty
|
||||
task: nativeAppTest
|
||||
expected_to_fail: true
|
||||
|
||||
1
.github/workflows/3.3.x-boot-flyway.yml
vendored
1
.github/workflows/3.3.x-boot-flyway.yml
vendored
@@ -22,4 +22,3 @@ jobs:
|
||||
checkout_ref: main
|
||||
project: boot:flyway
|
||||
task: nativeAppTest
|
||||
expected_to_fail: true
|
||||
|
||||
@@ -22,4 +22,3 @@ jobs:
|
||||
checkout_ref: main
|
||||
project: boot:servlet-jetty
|
||||
task: nativeAppTest
|
||||
expected_to_fail: true
|
||||
|
||||
Reference in New Issue
Block a user