Run hurl in test mode
So that it can output test results.
This commit is contained in:
@@ -80,6 +80,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: gacts/install-hurl@v1
|
||||
- run: hurl test/prod.hurl
|
||||
- run: hurl --test test/prod.hurl
|
||||
env:
|
||||
HURL_api_token: ${{ secrets.API_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user