threaded exception handling
Some checks failed
demo.yaml / threaded exception handling (push) Failing after 0s

This commit is contained in:
Jorijn van der Graaf 2025-11-15 19:20:33 +01:00
commit c2bb9023d4
14 changed files with 237 additions and 127 deletions

View file

@ -1,7 +1,7 @@
on: [push]
jobs:
test:
runs-on: arch
steps:
- run: curl google.com
# on: [push]
# jobs:
# test:
# runs-on: arch
# steps:
# - run: curl google.com