mirror of
https://github.com/mas-cli/mas
synced 2024-11-21 11:13:06 +00:00
🔥 Remove lint and tools from CI
This commit is contained in:
parent
388358ab99
commit
08d64b38da
2 changed files with 0 additions and 4 deletions
2
.github/workflows/pr-checks.yml
vendored
2
.github/workflows/pr-checks.yml
vendored
|
@ -33,5 +33,3 @@ jobs:
|
|||
run: script/build
|
||||
- name: Test
|
||||
run: script/test
|
||||
- name: Lint
|
||||
run: script/lint
|
||||
|
|
|
@ -6,8 +6,6 @@
|
|||
[tools]
|
||||
act = "0.2.60"
|
||||
"npm:prettier" = "3.2.5"
|
||||
python = "3.12.2"
|
||||
yamllint = "1.35.1"
|
||||
|
||||
[settings]
|
||||
experimental = true
|
||||
|
|
Loading…
Reference in a new issue