Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ga committed Nov 29, 2024
1 parent 2c49297 commit 85ecd09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ jobs:
sed -i.bak 's/0.0.0-PLACEHOLDER/${{ env.packageVersion }}/g' ./package.json
rm -rf package.json.bak
npm ci
npm test
rm -rf node_modules
rm -rf coverage
rm -f junit_report.xml
Expand Down

0 comments on commit 85ecd09

Please sign in to comment.