wat is going on here
Some checks failed
/ test (push) Failing after 11s

This commit is contained in:
Pat Garrity 2024-03-16 15:51:40 -05:00
parent 802ca8a1a5
commit c07fe69954
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