Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SethHorsley committed Mar 3, 2024
1 parent e8f14b1 commit a1336e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ jobs:
lint:
timeout-minutes: 10
runs-on: ubuntu-latest
strategy:
matrix:
ruby:
- '3.3.0'
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit a1336e3

Please sign in to comment.