mirror of https://github.com/status-im/NimYAML.git
Update action.yml
This commit is contained in:
parent
4bb18907c3
commit
509862b88f
|
@ -44,7 +44,6 @@ jobs:
|
||||||
- name: Test
|
- name: Test
|
||||||
run: |
|
run: |
|
||||||
nim lexerTests
|
nim lexerTests
|
||||||
nim parserTests
|
|
||||||
nim quickstartTests
|
nim quickstartTests
|
||||||
nim jsonTests
|
nim jsonTests
|
||||||
nim domTests
|
nim domTests
|
||||||
|
|
Loading…
Reference in New Issue