Skip to content

Commit

Permalink
Further update to merged #395 from python-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA committed Jul 17, 2020
1 parent 5616289 commit 115d5ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/validator_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ jobs:
with:
port: 3213
path: /v1
validator version: 93e50b1
validator version: 93e50b19b54b9bfe5472555a45627b28081ee2a4
2 changes: 1 addition & 1 deletion tests/test_fixtures.bash
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ function setup() {
export INPUT_INDEX=false
export INPUT_PATH=/v1
export INPUT_PROTOCOL=http
export INPUT_VALIDATOR_VERSION=001a642db72c303bffdd3ad368a8d8f5b846e282
export INPUT_VALIDATOR_VERSION=latest
export INPUT_VERBOSITY=1
export INPUT_FAIL_FAST=false
export INPUT_SKIP_OPTIONAL=false
Expand Down

0 comments on commit 115d5ea

Please sign in to comment.