Skip to content

Commit 2b2f533

Browse files
committed
Remove version from integration.yaml name
1 parent daed4e8 commit 2b2f533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
sdk-test-suite:
4646
if: github.repository_owner == 'restatedev'
4747
runs-on: ubuntu-latest
48-
name: "Features integration test (sdk-test-suite version 2.2)"
48+
name: "Features integration test"
4949
permissions:
5050
contents: read
5151
issues: read

0 commit comments

Comments
 (0)