Skip to content

Commit be6524b

Browse files
heikergilsantii90ec
authored andcommitted
delete comments
1 parent 214e563 commit be6524b

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

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

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,6 @@ jobs:
3030
with:
3131
ssh-private-key: ${{ secrets.INFRA_TERRAFORM_MODULES_SSH_PRIV_KEY }}
3232

33-
# ci-test:
34-
# name: Unit tests and CodeCoverage
35-
# timeout-minutes: 90
36-
# steps:
37-
# - name: Set up Node.js version
38-
# uses: actions/setup-node@v1
39-
# with:
40-
# node-version: '12.x'
41-
42-
# - name: Install dependencies
43-
# run: npm install
44-
4533
- name: build docker
4634
run: make build
4735

0 commit comments

Comments
 (0)