Skip to content

Commit 05b7161

Browse files
Update cocotb.yml
1 parent 6db87be commit 05b7161

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cocotb.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- name: Run testbenches
8-
uses: ghcr.io/builderdev212/cocotb-runner
9-
run: git clone https://github.com/builderdev212/verilogbits && pytest
8+
uses: builderdev212/cocotb-runner@latest
9+
- run: git clone https://github.com/builderdev212/verilogbits && pytest
1010
# cocotb:
1111
# runs-on: ubuntu-latest
1212
# steps:

0 commit comments

Comments
 (0)