threaded exception handling
Some checks failed
demo.yaml / threaded exception handling (push) Failing after 0s
Some checks failed
demo.yaml / threaded exception handling (push) Failing after 0s
This commit is contained in:
parent
598c666e91
commit
c2bb9023d4
14 changed files with 237 additions and 127 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue