Skip to content

Commit

Permalink
Update main.yml to run debug test on OSFPGA only
Browse files Browse the repository at this point in the history
  • Loading branch information
NadeemYaseen authored Nov 18, 2024
1 parent 1197826 commit 4a20072
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,8 @@ jobs:
ls -l /tmp
test-ubuntu-D:
# takes too much time so run it on os-fpga Raptor only
if: ${{ github.repository == 'os-fpga/Raptor'}}
needs: build-Ubuntu-D
name: ${{ matrix.name }}-${{ matrix.test-type }}
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 4a20072

Please sign in to comment.