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 849aaa9 commit c1c6703Copy full SHA for c1c6703
.git-blame-ignore-revs
@@ -5,3 +5,4 @@
5
# See https://git-scm.com/docs/git-blame#Documentation/git-blame.txt---ignore-revs-fileltfilegt
6
7
# Initial Prettier reformatting (#TBC)
8
+849aaa98b7900ec5e93cfbed56379ddeb44c723d
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
with:
55
node-version-file: '.nvmrc'
56
- run: npm ci --no-audit
57
- - run: npm run lint || true
+ - run: npm run lint
58
- run: npm run build
59
- run: pipx install "poetry>=2.1.2,<3"
60
- uses: actions/setup-python@v5
0 commit comments