mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-06-13 08:13:31 -07:00
Updated github test workflow
This commit is contained in:
@@ -29,7 +29,9 @@ jobs:
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: 3.x
|
||||
- run: make test
|
||||
- run: |
|
||||
python -m pip install -q cryptography
|
||||
make test
|
||||
|
||||
package:
|
||||
needs: test
|
||||
|
||||
Reference in New Issue
Block a user