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 292f676 commit 07fdc7bCopy full SHA for 07fdc7b
1 file changed
.github/workflows/slang.yml
@@ -46,7 +46,7 @@ jobs:
46
run: bender script flist-plus -t floo_synth -t ${{ matrix.DUT }} -e fpnew > sources.f
47
48
- name: Slang lint
49
- uses: pulp-platform/pulp-actions/slang@fix_slang # TODO: pin to a specific version once it has been released
+ uses: pulp-platform/pulp-actions/slang@v2.5.1
50
with:
51
token: ${{ secrets.GITHUB_TOKEN }}
52
reviewdog-name: ${{ matrix.DUT }}_${{ matrix.ROUTE_ALGO }}_noc_check
0 commit comments