runner test
This commit is contained in:
parent
da72cfce67
commit
452197f3a4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
angular:
|
angular:
|
||||||
runs-on: [angular, native]
|
runs-on: angular
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: node -v
|
- run: node -v
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue