mirror of
https://github.com/Dasharo/litex.git
synced 2026-03-06 14:58:06 -08:00
ci: GITHUB_ACTIONS export not currently required.
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user