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 8e9ef2e commit 7f3dfc8Copy full SHA for 7f3dfc8
.github/workflows/build.yml
@@ -50,7 +50,7 @@ jobs:
50
working-directory: .
51
run: |
52
chmod +x conf/run_linters.sh
53
- conf/run_linters.sh
+ . conf/run_linters.sh
54
#- name: Cache SonarQube packages
55
# uses: actions/cache@v4
56
# with:
0 commit comments