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 f14a2a5 commit 83f0821Copy full SHA for 83f0821
.github/workflows/release.yml
@@ -88,6 +88,7 @@ jobs:
88
- 'chart_data_extractor/e2b_charts/**'
89
template:
90
- 'template/**'
91
+ - '!template/package.json'
92
93
charts-tests:
94
name: Charts tests
0 commit comments