This commit is contained in:
parent
8eaa00a923
commit
42bcee572b
1 changed files with 1 additions and 3 deletions
|
@ -6,8 +6,6 @@ jobs:
|
||||||
image: registry.garrity.co:8443/gs/ci-scala:latest
|
image: registry.garrity.co:8443/gs/ci-scala:latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
|
||||||
token: ${{ secrets.GS_CI_ACCESS_TOKEN }}
|
|
||||||
- run: pwd
|
- run: pwd
|
||||||
- run: ls -ahl .
|
- run: ls -hl
|
||||||
- run: sbt test
|
- run: sbt test
|
||||||
|
|
Loading…
Add table
Reference in a new issue