Skip to content

Commit 7ea7acf

Browse files
authored
Remove useless job check-system-tests (#274)
1 parent 4a884b5 commit 7ea7acf

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,6 @@ jobs:
1313
contents: read
1414
packages: write
1515

16-
# Ensure the main job is run to completion
17-
check-system-tests:
18-
needs: system-tests
19-
name: Check system tests success
20-
runs-on: ubuntu-latest
21-
steps:
22-
- run: exit 0
23-
2416
fuzz-testing:
2517
needs: call-dev-workflow
2618
runs-on: ubuntu-22.04-arm

0 commit comments

Comments
 (0)