Skip to content

Commit

Permalink
🔥 Remove lint and tools from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
phatblat committed Mar 31, 2024
1 parent 388358a commit 08d64b3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr-checks.yml
Expand Up @@ -33,5 +33,3 @@ jobs:
run: script/build
- name: Test
run: script/test
- name: Lint
run: script/lint
2 changes: 0 additions & 2 deletions .mise.toml
Expand Up @@ -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

0 comments on commit 08d64b3

Please sign in to comment.