Skip to content

Commit b2af9d6

Browse files
committed
Fixed redundant "jobs" keyword in Github actions
1 parent bfb0943 commit b2af9d6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/github-actions.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
- name: Run Unit Tests
2929
run: ./test.sh unit
3030
shell: bash
31-
jobs:
3231
coverage-testing:
3332
runs-on: ${{ matrix.os }}
3433
strategy:

0 commit comments

Comments
 (0)