Skip to content

Commit

Permalink
Fix Argos command hopefully
Browse files Browse the repository at this point in the history
  • Loading branch information
isc committed Oct 19, 2023
1 parent ccffdcc commit 77c9ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- run: bundle exec rails db:setup && bundle exec rake assets:precompile && bundle exec rake
- name: Upload screenshots to argos-ci.com
continue-on-error: true
run: argos upload tmp/capybara
run: yarn exec argos upload tmp/capybara

0 comments on commit 77c9ba4

Please sign in to comment.