Skip to content

Commit baa10da

Browse files
authored
Update README.md
1 parent a4079d9 commit baa10da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ jobs:
249249
runs-on: ubuntu-latest
250250
steps:
251251
- uses: actions/checkout@v2
252-
- name: "Execute unit test"
252+
- name: "Execute unit tests"
253253
uses: docker://hirosystems/clarinet:latest
254254
with:
255255
args: test --coverage --manifest-path=./Clarinet.toml

0 commit comments

Comments
 (0)