Skip to content

Commit

Permalink
Add quotes to test command
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimver committed Apr 7, 2020
1 parent dd2b20a commit ac9bca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
with:
java-version: 1.8
- name: Run tests
run: sbt testOnly dynamodb.node.*
run: sbt "testOnly dynamodb.node.*"

0 comments on commit ac9bca0

Please sign in to comment.