Skip to content

Commit

Permalink
[GitHub] Rename build-and-test job to build-natively-with-gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
pfolta committed Nov 2, 2023
1 parent 2d96c4e commit 4f2c317
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:
- "master"

jobs:
build-and-test:
name: "Build and Test"
build-natively-with-gradle:
name: "Build natively with Gradle"
runs-on: "ubuntu-latest"

steps:
Expand Down

0 comments on commit 4f2c317

Please sign in to comment.