Skip to content

Commit

Permalink
fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
cbatten committed Aug 18, 2024
1 parent 32e1217 commit ba5a491
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/run-pymtl-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,6 @@ on:
jobs:
build:
runs-on: ubuntu-22.04
strategy:
matrix:
test_cmd:
- ../tut3_verilog
- ../lab1_imul
- ../lab2_proc
- ../lab3_mem
- ../lab4_sys

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ba5a491

Please sign in to comment.