This commit is contained in:
Bartosz Polaczyk
2022-01-27 22:43:49 +01:00
parent 94490532f7
commit 3f8ec5b453
18 changed files with 955 additions and 2 deletions
+2
View File
@@ -23,3 +23,5 @@ jobs:
run: rake build[release]
- name: Test
run: rake test
- name: E2ETests
run: rake e2e