Skip to content

Commit 818a918

Browse files
committed
use common linter without nix
1 parent 9e5cff8 commit 818a918

File tree

3 files changed

+4
-58
lines changed

3 files changed

+4
-58
lines changed

.github/workflows/lint.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ jobs:
7878
path: ./tools/workflowresultparser/
7979
- name: parrot
8080
path: ./parrot/
81+
- name: wasp
82+
path: ./wasp/
83+
- name: seth
84+
path: ./seth/
8185
steps:
8286
- name: Check out Code
8387
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1

.github/workflows/seth-lint.yml

Lines changed: 0 additions & 30 deletions
This file was deleted.

.github/workflows/wasp-lint.yml

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)