Skip to content

Commit 489b4e9

Browse files
authored
Update test_and_deploy.yml
1 parent 96bb26c commit 489b4e9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,6 @@ jobs:
145145
needs: build
146146
if: github.ref == 'refs/heads/next'
147147
steps:
148-
- name: Checkout
149-
uses: actions/checkout@v6
150-
151148
- name: Get Environment Name
152149
uses: neutrons/branch-mapper@main
153150
id: env_name

0 commit comments

Comments
 (0)