Skip to content

Commit f9e3142

Browse files
authored
Merge pull request #53 from jeremiaheb/test-actions
Remove duplicate step
2 parents cbbae28 + 51be6c8 commit f9e3142

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,3 @@ jobs:
8484
- name: Run system tests
8585
run: |
8686
bin/rails test:system
87-
- name: Run system tests
88-
run: |
89-
bin/rails test:system

0 commit comments

Comments
 (0)