Skip to content

Commit

Permalink
add apiURL to environment
Browse files Browse the repository at this point in the history
  • Loading branch information
jclausen committed Jul 25, 2023
1 parent 3f046ef commit 7c33929
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
ELASTICSEARCH_PROTOCOL: http
ELASTICSEARCH_HOST: 127.0.0.1
ELASTICSEARCH_PORT: 9200
LOGSTASH_API_URL: http://localhost:60299/logstash/api/logs
continue-on-error: ${{ matrix.experimental }}
strategy:
matrix:
Expand Down

0 comments on commit 7c33929

Please sign in to comment.