ci: GITHUB_ACTIONS export not currently required.

This commit is contained in:
Florent Kermarrec 2021-10-26 12:24:56 +02:00
parent 81da5c1bb6
commit 152bbd67ed
1 changed files with 0 additions and 1 deletions

View File

@ -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