Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
atm-snag2 committed Apr 5, 2024
1 parent d660cd7 commit fe83bf2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,9 @@ jobs:
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Test
run: bundle exec rake

0 comments on commit fe83bf2

Please sign in to comment.