Skip to content

Commit 142879e

Browse files
fix tests
1 parent ff26f76 commit 142879e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
if: startsWith(github.ref_name, 'e2e/')
2323
environment: ${{ startsWith(github.ref_name, 'e2e/') && 'e2e-approve' || 'staging' }}
2424
name: Approve E2E tests
25+
steps:
26+
- uses: actions/checkout@v4
2527

2628
# E2E Docker
2729
build-linux:

0 commit comments

Comments
 (0)