test linux build action
This commit is contained in:
parent
19362fa1f5
commit
811839e782
|
@ -3,4 +3,5 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- run: echo All Good
|
- run: echo All Good
|
||||||
|
- run: echo TTTTEST
|
Loading…
Reference in a new issue