Skip to content

Commit

Permalink
rename jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall authored Nov 14, 2024
1 parent de774bf commit 82f7d8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
workflow_dispatch: {}

jobs:
build:
ubuntu-test:
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down Expand Up @@ -52,7 +52,7 @@ jobs:
composer exec -- drush en config_inspector
composer exec -- drush config:inspect --only-error --detail
integration-test:
isle-test:
runs-on: ubuntu-latest
name: ISLE site template
steps:
Expand Down

0 comments on commit 82f7d8f

Please sign in to comment.