Skip to content

Commit

Permalink
ci: remove nonexistent test:system
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Sep 22, 2024
1 parent 0bf6ae1 commit 6703232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
- name: Run tests
env:
RAILS_ENV: test
run: bin/rails test test:system
run: bin/rails test

- name: Keep screenshots from failed system tests
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 6703232

Please sign in to comment.