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 dfdbd94 commit 852d8e7Copy full SHA for 852d8e7
.github/workflows/compile-tests.yml
@@ -7,6 +7,8 @@ on:
7
pull_request:
8
branches:
9
- '*'
10
+ paths:
11
+ - 'tests/**'
12
13
jobs:
14
build_assemblyscript:
0 commit comments