further debugging
Some checks failed
/ test (push) Failing after 44s

This commit is contained in:
Pat Garrity 2024-03-16 15:53:25 -05:00
parent c07fe69954
commit 8eaa00a923
Signed by: pfm
GPG key ID: 5CA5D21BAB7F3A76

View file

@ -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