Update .gitea/workflows/test.yaml
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: test
|
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
t:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo hello
|
- run: echo hello
|
||||||
|
|
||||||
Reference in New Issue
Block a user