Skip to content

Commit 428afa0

Browse files
author
Alian Rignack Quevedo
committed
Remove test stage
1 parent b87ea96 commit 428afa0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,7 @@ jobs:
3434

3535
- name: Build
3636
run: npm run build:ci
37-
38-
- name: Test
39-
run: npm run test:ci
37+
4038

4139
- name: Archive build
4240
if: success()

0 commit comments

Comments
 (0)