Skip to content

Commit

Permalink
Rename extended test job name (#14199)
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb authored Jan 19, 2025
1 parent 5340521 commit 1b63e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extended.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

# Run extended tests (with feature 'extended_tests')
linux-test-extended:
name: cargo test (amd64)
name: cargo test 'extended_tests' (amd64)
needs: linux-build-lib
runs-on: ubuntu-latest
container:
Expand Down

0 comments on commit 1b63e7b

Please sign in to comment.