We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9aa395 commit d03e0fbCopy full SHA for d03e0fb
1 file changed
.github/workflows/build.yml
@@ -8,7 +8,8 @@ on:
8
- '**.js'
9
- '**.json'
10
- '**.css'
11
- - '!dist/**'
+ - '!dist/**'
12
+ - '!cypress/**'
13
14
jobs:
15
build:
0 commit comments