mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-16 23:40:32 +00:00
update docker command for compose build
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -11,7 +11,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
-
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Build and test with Docker Compose
|
||||
run: docker-compose run test
|
||||
run: docker compose run test
|
||||
|
||||
Reference in New Issue
Block a user