mirror of
https://github.com/status-im/NimYAML.git
synced 2025-01-27 11:34:56 +00:00
Update action.yml
This commit is contained in:
parent
4dfd00257e
commit
4bb18907c3
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
@ -44,6 +44,8 @@ jobs:
|
|||||||
- name: Test
|
- name: Test
|
||||||
run: |
|
run: |
|
||||||
nim lexerTests
|
nim lexerTests
|
||||||
|
nim parserTests
|
||||||
|
nim quickstartTests
|
||||||
nim jsonTests
|
nim jsonTests
|
||||||
nim domTests
|
nim domTests
|
||||||
nim serializationTests
|
nim serializationTests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user