Skip to content

Commit

Permalink
Merge pull request #2 from kaylareopelle/ci
Browse files Browse the repository at this point in the history
Get CI working
  • Loading branch information
kaylareopelle authored Jul 12, 2024
2 parents 90305fe + df82ee7 commit 2b3df3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
- uses: actions/checkout@v4.1.7
- uses: ruby/setup-ruby@v1.187.0
with:
ruby-version: '3.3'
ruby-version: '3.2.2'
- run: bundle
- run: bin/rails test

0 comments on commit 2b3df3c

Please sign in to comment.