Template host in verification tests

This commit is contained in:
Claudio Ortolina
2024-12-25 19:54:23 +00:00
parent 6bcce558c4
commit d65a2223db
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -82,4 +82,5 @@ jobs:
- uses: gacts/install-hurl@v1
- run: hurl --test test/prod.hurl
env:
HURL_host: https://music-library.claudio-ortolina.org
HURL_api_token: ${{ secrets.API_TOKEN }}