Skip to content

Commit 9eb49b5

Browse files
authored
Test against the latest function-framework conformance tests - v0.3.7 (#184)
1 parent 0acada4 commit 9eb49b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/conformance.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
working-directory: test/hello
4141

4242
- name: Run HTTP conformance tests
43-
uses: GoogleCloudPlatform/functions-framework-conformance/[email protected].5
43+
uses: GoogleCloudPlatform/functions-framework-conformance/[email protected].7
4444
with:
4545
functionType: 'http'
4646
useBuildpacks: false
@@ -49,7 +49,7 @@ jobs:
4949
startDelay: 3
5050

5151
- name: Run CloudEvent conformance tests
52-
uses: GoogleCloudPlatform/functions-framework-conformance/[email protected].5
52+
uses: GoogleCloudPlatform/functions-framework-conformance/[email protected].7
5353
with:
5454
functionType: 'cloudevent'
5555
useBuildpacks: false

0 commit comments

Comments
 (0)