mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-05-23 18:35:56 +00:00
Apply suggestions from code review
Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
This commit is contained in:
parent
6a9d90e716
commit
d4b8cfce4b
1 changed files with 0 additions and 4 deletions
4
.github/workflows/unit-tests.yml
vendored
4
.github/workflows/unit-tests.yml
vendored
|
|
@ -31,10 +31,6 @@ jobs:
|
|||
git status --short
|
||||
exit 1
|
||||
fi
|
||||
echo "::error::dist/ is out of date. Run 'npm run build' and commit the changes."
|
||||
git diff --name-only
|
||||
exit 1
|
||||
fi
|
||||
|
||||
- name: Run tests
|
||||
run: npm test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue