chore: update Tytanic version in CI
All checks were successful
CI / tests (pull_request) Successful in 19s

This commit is contained in:
2026-02-04 14:35:01 +01:00
parent 7da39889d4
commit f33fe8f932

View File

@@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Install tytanic - name: Install tytanic
run: cargo binstall tytanic@0.2.2 run: cargo binstall tytanic@0.3.3
- name: Run test suite - name: Run test suite
run: tt run run: tt run