Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
amtuannguyen committed Oct 20, 2024
1 parent 27571dc commit a87e344
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,8 @@ jobs:
bundle exec rake db:seed
bundle exec rake test TESTOPTS="-v"
bundle exec rake test:system TESTOPTS="-v"
- name: Upload artifacts
uses: actions/upload-artifact@v4
- uses: actions/upload-artifact@v4
with:
name: my-artifact
name: test-screenshots
path: /home/runner/work/etd/etd/tmp/test-screenshots

0 comments on commit a87e344

Please sign in to comment.