Skip to content

Commit

Permalink
fixup! Style(ci): Introducing emojis for job names
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Sep 20, 2024
1 parent 4d9b082 commit 1d6377e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-web-twig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
carryforward: web, web-react, analytics, design-tokens, icons, common, codemods, form-validations

codestyle:
name: '📐 Code Style and Types Analyizing'
name: '📐 Code Style and Types Analyzing'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
key: repository-cache-${{ hashFiles('.*') }}

build:
name: 🏗️ Build Design Tokens
name: 🏗️ Design Tokens Building
needs: [install]
runs-on: ubuntu-20.04
timeout-minutes: 10
Expand Down

0 comments on commit 1d6377e

Please sign in to comment.