Skip to content

Commit a68da4b

Browse files
committed
temp(ci): fail
1 parent d8109fb commit a68da4b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/_build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,9 @@ jobs:
212212
echo "ROCKETRIDE_TEST_AZURE_CONTAINER=rocketride-test"
213213
} >> "$GITHUB_ENV"
214214
215+
- name: Temp fail
216+
run: exit 1
217+
215218
- name: Test
216219
if: inputs.codeql == false
217220
# Integration tests boot a local server on :5565 and connect a test

0 commit comments

Comments
 (0)