Skip to content

Commit 97428c3

Browse files
1 parent 25db051 commit 97428c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
check_format: true
2020
steps:
2121
- uses: actions/checkout@v2
22-
- run: docker-compose up -d
22+
- run: docker compose up -d
2323
- uses: erlef/setup-beam@v1
2424
with:
2525
otp-version: ${{matrix.otp}}

0 commit comments

Comments
 (0)