Not easy to run rust tests since we need a lot of superuser access The goal is to: 1. run the test before merging (not when pushing on branch) 2. create a binary when creating a release tag after #4
Not easy to run rust tests since we need a lot of superuser access
The goal is to:
after #4