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]
|
||||
jobs:
|
||||
angular:
|
||||
runs-on: [angular, native]
|
||||
runs-on: angular
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: node -v
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue