Skip to content

Commit

Permalink
Fixed Github Actions Trial locaweb#3
Browse files Browse the repository at this point in the history
  • Loading branch information
NarayanAdithya committed Oct 21, 2021
1 parent 042cbd8 commit d871845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
# uses: niden/actions-memcached@3b3ecd9d0d035ea92db716dc1540a7dbe9e56349
uses: niden/actions-memcached@v7
- name: Run tests
run: RAILS_ENV=test bundle exec rspec spec
run: bundle exec rspec

0 comments on commit d871845

Please sign in to comment.