Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
limingxinleo committed Jan 6, 2024
1 parent 0b40e7d commit 46db472
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,3 @@ jobs:
- name: Build
run: |
docker build -t biz-skeleton .
docker run --name unit -d biz-skeleton:latest
docker exec unit composer install
docker exec unit composer test

0 comments on commit 46db472

Please sign in to comment.