Skip to content

Commit

Permalink
rename build-and-test-runner for consistency elsewhere
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasohara committed Jan 14, 2024
1 parent ea64a15 commit ee6a742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ on: [push, pull_request]
jobs:

build-and-test-runner:
name: Build and Run Tests via Workflow Runner VM
name: Build and Run Tests via Runner VM
runs-on: ${{ matrix.os }}

strategy:
Expand Down

0 comments on commit ee6a742

Please sign in to comment.