'just use act lmao' they said 'they wont notice the difference' they thought
All checks were successful
test / test (push) Successful in 1m47s

This commit is contained in:
Hamcha 2024-11-30 16:37:59 +01:00
parent 8e0faa3601
commit d2918ebc5f
Signed by: hamcha
GPG key ID: 1669C533B8CF6D89

View file

@ -11,7 +11,7 @@ jobs:
runs-on: docker runs-on: docker
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: git.fromouter.space/hamcha/asdf-install@v1 - uses: https://git.fromouter.space/hamcha/asdf-install@v1
- run: gleam deps download - run: gleam deps download
- run: gleam test - run: gleam test
- run: gleam format --check src test - run: gleam format --check src test