Skip to content

fix: Wrong background colour used for error text on FW update page #2063 #202

fix: Wrong background colour used for error text on FW update page #2063

fix: Wrong background colour used for error text on FW update page #2063 #202

Workflow file for this run

name: Checks for opened PR
on:
pull_request:
types: [opened, synchronize]
jobs:
swiftlint:
runs-on: ubuntu-latest
name: SwiftLint
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Lint
uses: norio-nomura/action-swiftlint@3.2.1