Skip to content

Commit e4d7be2

Browse files
Merge branch 'master' of https://github.com/qlik-oss/react-native-simple-grid into origin/sjt/QB-30077-image-loading-url-issue
2 parents cfd3c29 + d23f140 commit e4d7be2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/linting.yml

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
with:
2323
fetch-depth: 1
2424
- uses: ./.github/actions/cancel_workflow
25+
- name: Install SwiftLint
26+
run: brew install swiftlint
2527
- name: swiftlint
2628
run: |
2729
function stripPWD() {

0 commit comments

Comments
 (0)