Update action.yml

This commit is contained in:
flywind 2021-07-21 18:00:06 +08:00 committed by flyx
parent 4bb18907c3
commit 509862b88f

View File

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