Update .github/workflows/build-and-test.yml
Some checks are pending
Deploy site / deploy (push) Waiting to run
Some checks are pending
Deploy site / deploy (push) Waiting to run
This commit is contained in:
parent
6b6e9e6c6c
commit
a389a43b63
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-test:
|
build-and-test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: forgejo-runner-one
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Reference in a new issue