refactoring

This commit is contained in:
Simon Gardling
2022-04-22 11:34:11 -04:00
parent e603cbb975
commit d11480ed95
17 changed files with 156 additions and 151 deletions

View File

@@ -22,8 +22,8 @@ jobs:
with:
command: check
test:
name: Tests
parsing_test:
name: Parsing Crate Tests
runs-on: ubuntu-latest
steps:
- name: Checkout sources