We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e9797e commit b0a4a78Copy full SHA for b0a4a78
.github/workflows/cocotb.yml
@@ -8,7 +8,7 @@ jobs:
8
env:
9
actor: ${{ github.actor }}
10
steps:
11
- - uses: actions/checkout@v4
+ - uses: actions/checkout@main
12
- run: ls
13
- run: pytest
14
# cocotb:
0 commit comments