Skip to content

Commit

Permalink
Fix github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Kagemaru committed Nov 21, 2023
1 parent 52777e6 commit 691b257
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rails-tests.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
name: 'Rails Unit Tests'

"on":
Expand Down Expand Up @@ -63,4 +62,3 @@ jobs:
bundle exec rails db:create
bundle exec rails db:migrate
bundle exec rails test
...

0 comments on commit 691b257

Please sign in to comment.