Skip to content

Commit 7806d8c

Browse files
committed
test: rename deploy job to reserve-and-deploy in E2E workflow
1 parent 958c8ee commit 7806d8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
payments-example-gateway:
7878
- 'pos-module-payments-example-gateway/**'
7979
80-
deploy:
80+
reserve-and-deploy:
8181
needs: detect-changes
8282
if: |
8383
needs.detect-changes.outputs.user == 'true' ||

0 commit comments

Comments
 (0)