feat: add github ci for tests, cargo check and clippy

This commit is contained in:
2022-11-30 21:43:29 +01:00
parent 0000006099
commit 00000070ce
3 changed files with 29 additions and 2 deletions

2
.gitignore vendored
View File

@@ -14,5 +14,3 @@ target/
/src/inputs/*
!/src/inputs/.keep
/src/test_inputs/*
!/src/test_inputs/.keep