ci: remove smoke test workflow
Some checks failed
Build & Deploy docs / build-deploy (push) Failing after 7s
Some checks failed
Build & Deploy docs / build-deploy (push) Failing after 7s
This commit is contained in:
parent
42407c2b98
commit
9ff2f07e4b
@ -1,7 +0,0 @@
|
|||||||
name: smoke
|
|
||||||
on: [push, workflow_dispatch]
|
|
||||||
jobs:
|
|
||||||
hello:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- run: echo "runner OK"; bash --version; git --version; python3 --version || true
|
|
||||||
Loading…
x
Reference in New Issue
Block a user