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 0b75473 commit 6e6adc1Copy full SHA for 6e6adc1
.github/workflows/lint.yaml
@@ -50,6 +50,7 @@ jobs:
50
- run: docker run --rm -e ENABLE_BPMETADATA -v ${{ github.workspace }}:/workspace ${{ steps.variables.outputs.dev-tools }} module-swapper
51
env:
52
ENABLE_BPMETADATA: 1
53
+
54
- run: docker run --rm -e ENABLE_BPMETADATA -v ${{ github.workspace }}:/workspace ${{ steps.variables.outputs.dev-tools }} /usr/local/bin/test_lint.sh
55
56
0 commit comments