Skip to content

Commit 1454085

Browse files
committed
ci(actions): add sass testing suite to the ci testing matrix
Probably just a missing feature from #35.
1 parent 2db6989 commit 1454085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test-examples.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
strategy:
88
matrix:
9-
dir: [basic, basic-cdn, basic-ts]
9+
dir: [basic, basic-cdn, basic-ts, basic-sass-custom-theming]
1010
steps:
1111
- name: Checking out Repository
1212
uses: actions/checkout@v1

0 commit comments

Comments
 (0)