Skip to content

Commit b09c7bf

Browse files
author
saville
committed
Re-enable test to see why it fails
1 parent 3a7ce7c commit b09c7bf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_buildrunner_files.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,6 @@ def _get_example_runs(test_dir: str) -> List[Tuple[str, str, Optional[List[str]]
124124
excluded_example_files = [
125125
"examples/build/import/buildrunner.yaml",
126126
"examples/run/caches/buildrunner.yaml",
127-
# This file is not supported in the github actions runner
128-
"examples/build/secrets/platforms-buildrunner.yaml",
129127
]
130128

131129
# Walk through the examples directory and find all files ending with buildrunner.yaml

0 commit comments

Comments
 (0)