Skip to content

Commit 5eec272

Browse files
Update test.yml
1 parent 7f060e1 commit 5eec272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
steps:
3131
- uses: actions/checkout@v2
3232
- name: Run tests with Ruby ${{ matrix.ruby }}
33-
run: docker-compose run ci-${{ matrix.ruby }}
33+
run: docker compose run ci-${{ matrix.ruby }}

0 commit comments

Comments
 (0)