Skip to content

Commit df0bff8

Browse files
author
Ran Isenberg
committed
a
1 parent 3287916 commit df0bff8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/cookiecutter-test.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,8 @@ jobs:
7373
with:
7474
node-version: ${{ env.NODE_VERSION }}
7575
cache: "npm"
76-
- name: Run cybr pr command
76+
- name: Run make pr command
7777
run: |
78-
cd test_serverless_service
79-
make dev
8078
make pr
8179
- name: Destroy stack
8280
if: always()

0 commit comments

Comments
 (0)