This commit is contained in:
parent
70c414b2ef
commit
802ca8a1a5
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ jobs:
|
|||
image: registry.garrity.co:8443/gs/ci-scala:latest
|
||||
steps:
|
||||
- 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