mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-10 17:59:38 +08:00
Merge remote-tracking branch 'origin/main' into Complete-modular-monolith-tests
This commit is contained in:
commit
93850aaf2f
10
.github/actions/build/action.yml
vendored
10
.github/actions/build/action.yml
vendored
@ -55,11 +55,11 @@ runs:
|
||||
if: success()
|
||||
run: npm install
|
||||
|
||||
- name: Format Service
|
||||
shell: bash
|
||||
if: ${{ success()}}
|
||||
run: |
|
||||
npm run ci-format
|
||||
# - name: Format Service
|
||||
# shell: bash
|
||||
# if: ${{ success()}}
|
||||
# run: |
|
||||
# npm run ci-format
|
||||
|
||||
- name: Build Service
|
||||
shell: bash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user