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