Skip to content

Commit

Permalink
ci: add tailwindcss options
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Feb 13, 2024
1 parent 51975b5 commit 3e11838
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ecosystem-ci-from-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ on:
- test-utils
- module-builder
- sanity-module
- tailwindcss
- sitemap
- i18n-module
jobs:
Expand Down Expand Up @@ -136,6 +137,7 @@ jobs:
- test-utils
- module-builder
- sanity-module
- tailwindcss
- sitemap
- i18n-module
fail-fast: false
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ecosystem-ci-selected.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ on:
- test-utils
- module-builder
- sanity-module
- tailwindcss
- sitemap
- i18n-module
jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ecosystem-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
- test-utils
- module-builder
- sanity-module
- tailwindcss
- sitemap
- i18n-module
fail-fast: false
Expand Down

0 comments on commit 3e11838

Please sign in to comment.