Skip to content

Commit

Permalink
Merge pull request #28 from joonas/chore/include-invoke-example-in-ci
Browse files Browse the repository at this point in the history
chore(examples): Include invoke example in CI
  • Loading branch information
lxfontes authored Oct 16, 2024
2 parents 4a06414 + 1040497 commit 2ec4dc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
example:
- http-server
- http-client
- invoke
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2ec4dc4

Please sign in to comment.