Update workflows with latest expectations
This commit is contained in:
2
.github/workflows/3.4.x-boot-boot-tcf.yml
vendored
2
.github/workflows/3.4.x-boot-boot-tcf.yml
vendored
@@ -13,7 +13,6 @@ jobs:
|
||||
checkout_ref: main
|
||||
project: boot:boot-tcf
|
||||
task: test
|
||||
expected_to_fail: true
|
||||
boot_tcf_native_test:
|
||||
name: Boot Tcf Native Test
|
||||
uses: ./.github/workflows/smoke-test-native.yml
|
||||
@@ -23,4 +22,3 @@ jobs:
|
||||
checkout_ref: main
|
||||
project: boot:boot-tcf
|
||||
task: nativeTest
|
||||
expected_to_fail: true
|
||||
|
||||
Reference in New Issue
Block a user