Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Clemens Vasters <[email protected]>
  • Loading branch information
clemensv committed Apr 5, 2024
1 parent f6786dd commit 7119fe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
repository: clemensv/CloudNative.CloudEvents.Endpoints
ref: main
path: csendpoints
path: $GITHUB_WORKSPACE/csendpoints
- name: build CloudNative.CloudEvents.Endpoint package code
run: |
pushd $GITHUB_WORKSPACE/csendpoints/source
Expand Down

0 comments on commit 7119fe4

Please sign in to comment.