parent
6a593fc38d
commit
5b3f7edbc6
1 changed files with 2 additions and 1 deletions
|
@ -3,4 +3,5 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- run: echo All Good 2
|
- uses: http://github.com/actions/checkout@v4
|
||||||
|
- run: cat src/build.ts
|
Loading…
Reference in a new issue