Update package-lock.json
This commit is contained in:
parent
afdc3ce24e
commit
6610c0273d
2 changed files with 57 additions and 90 deletions
|
|
@ -1,10 +0,0 @@
|
|||
name: Test
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- name: Hello World
|
||||
run: |
|
||||
echo "Hello, world!"
|
||||
Loading…
Reference in a new issue