CI remove example workflow
This commit is contained in:
parent
b900c2dc05
commit
3a69f00287
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
||||||
on: [push]
|
|
||||||
jobs:
|
|
||||||
ls:
|
|
||||||
runs-on: docker
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v4
|
|
||||||
- run: |
|
|
||||||
uname -a
|
|
Loading…
Reference in a new issue