mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
ci: GITHUB_ACTIONS export not currently required.
This commit is contained in:
parent
81da5c1bb6
commit
152bbd67ed
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -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 a new issue