Skip to content

Commit e234bdf

Browse files
authored
Merge pull request #23 from SentienceAPI/fix_release2
browser fix tests2
2 parents 931f1bc + 0d97048 commit e234bdf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
npm run build
3838
3939
- name: Build extension (if needed)
40+
if: runner.os != 'Windows'
41+
shell: bash
4042
run: |
4143
if [ -d "../sentience-chrome" ]; then
4244
cd ../sentience-chrome && ./build.sh || echo "Extension build skipped (may not be available in CI)"

0 commit comments

Comments
 (0)