try setting working-directory
Some checks failed
Unit Tests / Run Tests (push) Failing after 3s

This commit is contained in:
Travis Shears 2026-03-23 15:36:05 +01:00
parent 009d7aca2c
commit a167a5448c
Signed by: travisshears
GPG key ID: CB9BF1910F3F7469

View file

@ -16,5 +16,4 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Run tests - name: Run tests
working-directory: ./weather_portal
run: gleam test run: gleam test