This commit is contained in:
parent
4953f3f7b4
commit
9a00edf1d7
@ -6,6 +6,7 @@ jobs:
|
||||
unittests:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo "OS=${{ runner.os }} platform=${{ runner.platform }} arch=${{ runner.architecture }}"
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- name: Set up Python
|
||||
|
Loading…
x
Reference in New Issue
Block a user