fixes
All checks were successful
Run tests / test-project (push) Successful in 1m4s

This commit is contained in:
2025-09-03 12:10:45 +02:00
parent 1758651b9e
commit 31e63f3ada
2 changed files with 2 additions and 2 deletions

View File

@@ -13,4 +13,4 @@ jobs:
- name: Install dependencies
run: bundle install
- name: Run tests
run: bundle exec rake
run: bundle exec rake test

View File

@@ -1 +1 @@
3.4
3.4.2