Skip to content

Commit 2b153be

Browse files
committed
chore: checking hurl wildcard
1 parent 834ceba commit 2b153be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
8282
- run:
8383
name: "Say hello"
84-
command: hurl --test --variables-file .api-test/.vars .api-test/hello.hurl
84+
command: hurl --test --variables-file .api-test/.vars .api-test/*.hurl
8585

8686
# Invoke jobs via workflows
8787
# See: https://circleci.com/docs/2.0/configuration-reference/#workflows

0 commit comments

Comments
 (0)