Skip to content

Commit 070a945

Browse files
authored
Update integration.yml
1 parent 104a65c commit 070a945

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,4 @@ jobs:
1515
uses: actions/setup-node@v3
1616

1717
- name: Run integration tests
18-
# TODO: Replace the following 'run' statement with the following when TEST_SQUARE_TOKEN secret exists.
19-
# run: yarn && yarn test:integration
20-
run: yarn
18+
run: yarn && yarn test:integration

0 commit comments

Comments
 (0)