Skip to content

Commit 7d247d7

Browse files
author
Kerkesni
committed
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! debug replication tests
1 parent f1ccd3f commit 7d247d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ jobs:
9898
run: yarn run --silent lint_md
9999
- name: Lint Javascript
100100
run: yarn run --silent lint
101+
- name: Setup tmate session
102+
uses: mxschmitt/action-tmate@v3
101103
- name: DEBUG - run feature replication tests
102104
run: .github/scripts/run_ft_tests.bash ft_test:replication
103105
env:

0 commit comments

Comments
 (0)