Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ChillerDragon committed Oct 10, 2024
1 parent 834d9a6 commit e9661ca
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,10 @@ jobs:
- name: Run server
run: |
bundle install
ruby -e 'require "zip"' || true
gem install rubyzip
gem install os
gem list | grep zip
./tools/test.sh

0 comments on commit e9661ca

Please sign in to comment.