Skip to content

Commit 19cd0d5

Browse files
Revert "Temporarily disable saucelabs tests in CI (#536)" (#538)
This reverts commit 50df461.
1 parent 79560ca commit 19cd0d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ steps:
77
- yarn install --frozen-lockfile
88
- yarn lint || true
99
- yarn test
10+
- yarn test:ci
1011
plugins:
1112
- ssh://git@github.com/segmentio/cache-buildkite-plugin#v1.0.0:
1213
key: "v1-cache-dev-{{ checksum 'yarn.lock' }}"

0 commit comments

Comments
 (0)