Update workflows with latest expectations

This commit is contained in:
Andy Wilkinson
2024-07-25 11:50:11 +01:00
parent b36fc3a5d3
commit 0357ee66cd

View File

@@ -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