Update .gitea/workflows/deploy.yml
All checks were successful
Test Runner / test (push) Successful in 0s
All checks were successful
Test Runner / test (push) Successful in 0s
This commit is contained in:
@@ -6,7 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: gintou
|
||||
steps:
|
||||
- name: Hello World
|
||||
run: echo "Hello from Gitea Actions!"
|
||||
|
||||
Reference in New Issue
Block a user