You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# If you adjust these parameters, also adjust the jrm input files on the "Merge reports" step below
70
-
total: [ 6 ]
71
-
index: [ 5 ]
69
+
total: [ 1 ]
70
+
index: [ 0 ]
72
71
steps:
73
72
- name: Fetch Outputs
74
73
id: tflocal
@@ -97,14 +96,13 @@ jobs:
97
96
# Run terminal cmd 'go help testflag' to learn more about -list flag
98
97
# action.yml uses https://github.com/hashicorp-forge/go-test-split-action/blob/main/action.yml to split acceptance tests
99
98
# which runs against all tests using the list arg
100
-
# lists_tests regex is used to include the TestAccTFESAMLSettings_omnibus test suite and skip any test matching TestAcc*_RunDependent for CI tests only
0 commit comments