We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27f9ba2 commit 8a299b6Copy full SHA for 8a299b6
.github/workflows/static-analysis.yml
@@ -11,6 +11,8 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v4
14
+ - name: exam
15
+ run: ls commands
16
- name: Run Shellcheck
17
run: |
18
shopt -s nullglob dotglob
0 commit comments