Skip to content

Commit cca2053

Browse files
committed
Test commit
1 parent f740ea6 commit cca2053

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

.github/workflows/CI-time-tracker-ui.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,6 @@ on:
88
- 48-implement-semantic-version
99

1010
jobs:
11-
# security-audit:
12-
# name: Running npm audit
13-
# runs-on: ubuntu-latest
14-
# timeout-minutes: 60
15-
# steps:
16-
# # - name: Clone and checkout branch
17-
# # uses: actions/checkout@master
18-
19-
# # - name: Set up Node.js version
20-
# # uses: actions/setup-node@v1
21-
# # with:
22-
# # node-version: '12.x'
23-
24-
# - name: Security Audit
25-
# run: npm audit --audit-level=moderate
2611

2712
ci-test:
2813
name: Running unit tests

0 commit comments

Comments
 (0)