Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dingmeng-xue committed Mar 7, 2024
1 parent b82d391 commit 7fdccfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Build with Gradle
uses: gradle/gradle-build-action@v2
with:
arguments: build
arguments: build -x test
build-root-directory: apps/acme-catalog
- name: Set up Azure Spring Extension
run: az extension add --name spring
Expand Down

0 comments on commit 7fdccfb

Please sign in to comment.