Skip to content

Commit 4d99f95

Browse files
committed
Fix shellcheck for master
1 parent 45c5ab6 commit 4d99f95

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,8 @@ workflows:
6464
- build
6565
deploy:
6666
jobs:
67+
- shellcheck
6768
- build-deploy:
68-
requires:
69-
- shellcheck
7069
filters:
7170
branches:
7271
only:

0 commit comments

Comments
 (0)