Skip to content

Commit

Permalink
init project
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahoo-Wang committed Jan 18, 2024
1 parent 8f0dccc commit 0807a90
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
spring-boot-starter-test:
name: Spring Boot Starter Test
runs-on: ubuntu-latest
needs: [ spring-test ]
steps:
- name: Checkout
uses: actions/checkout@master
Expand All @@ -64,7 +63,6 @@ jobs:

example-test:
name: Example Test
needs: [ spring-boot-starter-test ]
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 0807a90

Please sign in to comment.