mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-08-28 00:44:08 +00:00
tsc conf changes
This commit is contained in:
@@ -16,5 +16,5 @@ jobs:
|
||||
node-version: 22
|
||||
- name: npm i
|
||||
run: npm i
|
||||
- name: npx run tsc
|
||||
run: npx run tsc --noEmit
|
||||
- name: npm run tsc
|
||||
run: npm run tsc --noEmit
|
||||
|
||||
Reference in New Issue
Block a user