Skip to content

Commit 8a299b6

Browse files
committed
exam
1 parent 27f9ba2 commit 8a299b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/static-analysis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4
14+
- name: exam
15+
run: ls commands
1416
- name: Run Shellcheck
1517
run: |
1618
shopt -s nullglob dotglob

0 commit comments

Comments
 (0)