Skip to content

Commit 2c245f1

Browse files
committed
Adding sequential steps
1 parent fdfaf3a commit 2c245f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ jobs:
232232
curl -o /tmp/uploader.log -u "${{ secrets.BOX_UPLOAD_AUTH }}" ${{ secrets.BOX_UPLOAD_PATH }} -T "$ARTIFACT_ARCHIVE_NAME"
233233
234234
ui-test-onboarding:
235+
needs: ui-test-onboarding
235236
runs-on: ubuntu-latest
236237
services:
237238
mongodb:

0 commit comments

Comments
 (0)