Test out credentials
Some checks failed
/ test (push) Failing after 1m28s

This commit is contained in:
Pat Garrity 2024-03-16 22:16:18 -05:00
parent 22636ad013
commit 7fbc6d531e
Signed by: pfm
GPG key ID: 5CA5D21BAB7F3A76

View file

@ -6,4 +6,5 @@ jobs:
image: registry.garrity.co:8443/gs/ci-scala:latest
steps:
- uses: actions/checkout@v4
- run: echo "password=${{ secrets.GS_MAVEN_TOKEN }}" >> "~/.sbt/.credentials"
- run: sbt test