Skip to content

Commit c2c835c

Browse files
committed
cicd: remove duplicate build
1 parent 8580faa commit c2c835c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
executor: node
1616
steps:
1717
- checkout
18-
- run: (cd functions && npm ci)
1918
- run: PROJECT=pokeapi-test-b6137 sh -x scripts/test.sh
2019

2120
deploy:

0 commit comments

Comments
 (0)