Skip to content

Commit

Permalink
Revert "test go api server"
Browse files Browse the repository at this point in the history
This reverts commit 42f24e5.
  • Loading branch information
wing328 committed Oct 19, 2022
1 parent 6e981c3 commit 7ce7732
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/samples-go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ on:
push:
paths:
- 'samples/server/petstore/go-echo-server/**'
- 'samples/server/petstore/go-api-server/**'
pull_request:
paths:
- 'samples/server/petstore/go-echo-server/**'
- 'samples/server/petstore/go-api-server/**'

jobs:
build:
Expand Down

0 comments on commit 7ce7732

Please sign in to comment.