Skip to content

Commit 2fd87a4

Browse files
committed
feat: enable all tests once more
1 parent b7d0f5a commit 2fd87a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-all-unit-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
# - name: Setup tmate session
3636
# uses: mxschmitt/action-tmate@v3
3737

38-
- run: npm run test -- ./test/aws-cli --no-file-parallelism --silent=passed-only
38+
- run: npm run test -- ./test --no-file-parallelism --silent=passed-only

0 commit comments

Comments
 (0)