Skip to content

Commit d03e0fb

Browse files
authored
Update build.yml
1 parent f9aa395 commit d03e0fb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ on:
88
- '**.js'
99
- '**.json'
1010
- '**.css'
11-
- '!dist/**'
11+
- '!dist/**'
12+
- '!cypress/**'
1213

1314
jobs:
1415
build:

0 commit comments

Comments
 (0)