Skip to content

Commit

Permalink
Rename job to build
Browse files Browse the repository at this point in the history
  • Loading branch information
lovro-bikic committed Jan 12, 2022
1 parent ae73f68 commit 903f041
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ on:
required: true

jobs:
lint_and_test:
name: 'Lint and test'
build:
name: 'Build'
runs-on: ${{ inputs.runner }}
env:
BUNDLE_APP_CONFIG: ${{ inputs.bundle_app_config }}
Expand Down

0 comments on commit 903f041

Please sign in to comment.