Skip to content

Commit 6e6adc1

Browse files
chore: update .github/workflows/lint.yaml
1 parent 0b75473 commit 6e6adc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
- run: docker run --rm -e ENABLE_BPMETADATA -v ${{ github.workspace }}:/workspace ${{ steps.variables.outputs.dev-tools }} module-swapper
5151
env:
5252
ENABLE_BPMETADATA: 1
53+
5354
- run: docker run --rm -e ENABLE_BPMETADATA -v ${{ github.workspace }}:/workspace ${{ steps.variables.outputs.dev-tools }} /usr/local/bin/test_lint.sh
5455
env:
5556
ENABLE_BPMETADATA: 1

0 commit comments

Comments
 (0)