ci: GITHUB_ACTIONS export not currently required.
This commit is contained in:
parent
81da5c1bb6
commit
152bbd67ed
|
@ -42,6 +42,5 @@ jobs:
|
|||
# Test
|
||||
- name: Run Tests
|
||||
run: |
|
||||
export GITHUB_ACTIONS=1
|
||||
export PATH=/usr/local/riscv/bin:$PATH
|
||||
python3 setup.py test
|
||||
|
|
Loading…
Reference in New Issue