Skip to content

Commit

Permalink
chore: enable tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Bob committed Nov 24, 2023
1 parent fb1e45a commit d8c0532
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ on:
branches:
- main
- 1.x
- 2.x
push:
branches:
- main
- 1.x
- 2.x

env:
RAILS_ENV: test
Expand Down

0 comments on commit d8c0532

Please sign in to comment.