Skip to content

Commit

Permalink
Merge branch 'main' of github.com:avo-hq/class_variants
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianthedev committed Oct 11, 2024
2 parents c5aa235 + 0b3df16 commit fbe5eaf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml → .github/workflows/testing.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: Testing
on: push
jobs:
tests:
Expand All @@ -11,6 +11,7 @@ jobs:
- '3.0'
- '3.1'
- '3.2'
- '3.3'
steps:
- uses: actions/checkout@v3
- name: Setup Ruby ${{ matrix.ruby }}
Expand Down

0 comments on commit fbe5eaf

Please sign in to comment.