Skip to content

Commit

Permalink
[fix][#40] ci시 openapi 무시
Browse files Browse the repository at this point in the history
  • Loading branch information
sejoon00 committed Aug 12, 2024
1 parent 8885bf8 commit ece33a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
- name: build
run: |
chmod +x gradlew
./gradlew build -x test
./gradlew build -x test -x openapi3

0 comments on commit ece33a5

Please sign in to comment.