Skip to content

Commit b20bf8b

Browse files
committed
fix
1 parent c621331 commit b20bf8b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/samples-elixir.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
- samples/client/petstore/elixir/**
1010
jobs:
1111
build:
12-
name: Build Elixir projects
1312
runs-on: ubuntu-latest
1413
name: OTP ${{matrix.otp}} / Elixir ${{matrix.elixir}}
1514
strategy:

samples/client/petstore/elixir/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,3 @@ client = OpenapiPetstore.Connection.new(base_url: "http://petstore.swagger.io:80
4545
[hexdocs]: https://hexdocs.pm
4646
[available in hex]: https://hex.pm/docs/publish
4747
[docs]: https://hexdocs.pm/openapi_petstore
48-

0 commit comments

Comments
 (0)