Update action.yml

This commit is contained in:
flywind 2021-07-21 17:57:36 +08:00 committed by flyx
parent 4dfd00257e
commit 4bb18907c3

View File

@ -44,6 +44,8 @@ jobs:
- name: Test
run: |
nim lexerTests
nim parserTests
nim quickstartTests
nim jsonTests
nim domTests
nim serializationTests