Skip to content

Commit 1680800

Browse files
committed
Temp disable linting
1 parent ec0bae8 commit 1680800

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ jobs:
8282

8383
build:
8484
needs:
85-
- test
86-
- lint
85+
# - test
86+
# - lint
8787
runs-on: ubuntu-latest
8888
strategy:
8989
fail-fast: false

0 commit comments

Comments
 (0)