Skip to content

Commit

Permalink
Merge pull request #8 from grafana/rename-ci-step
Browse files Browse the repository at this point in the history
rename ci step
  • Loading branch information
replay authored Apr 24, 2024
2 parents 97619dd + 69032ce commit 736d4d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches: ["main"]

jobs:
build:
build_and_test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 736d4d8

Please sign in to comment.