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 9dfd936 commit 4e07982Copy full SHA for 4e07982
.github/workflows/lint.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Checkout repo
31
uses: actions/checkout@v3
32
- name: shellcheck
33
- run: shellcheck steps/helpers.sh download-distfiles.sh
+ run: shellcheck steps/helpers.sh download-distfiles.sh .github/workflows/ubuntu_bwrap_fix.sh
34
35
reuse:
36
name: Lint reuse information
0 commit comments