Skip to content

Commit 3b6c772

Browse files
committed
[ci] update tytanic from 0.3.0 to 0.3.3
1 parent e19ff8f commit 3b6c772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install tytanic (binary)
2222
uses: taiki-e/install-action@v2
2323
with:
24-
tool: tytanic@0.3.0
24+
tool: tytanic@0.3.3
2525

2626
- name: Run test suite
2727
run: tt run --no-fail-fast

0 commit comments

Comments
 (0)