Skip to content

Commit

Permalink
Remove version from integration.yaml name
Browse files Browse the repository at this point in the history
  • Loading branch information
tillrohrmann committed Nov 14, 2024
1 parent daed4e8 commit 2b2f533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
sdk-test-suite:
if: github.repository_owner == 'restatedev'
runs-on: ubuntu-latest
name: "Features integration test (sdk-test-suite version 2.2)"
name: "Features integration test"
permissions:
contents: read
issues: read
Expand Down

0 comments on commit 2b2f533

Please sign in to comment.