Skip to content

move checkCredentials to StudentVue #60

move checkCredentials to StudentVue

move checkCredentials to StudentVue #60

Workflow file for this run

name: SwiftLint
on:
push:
pull_request:
workflow_dispatch:
jobs:
swiftlint:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v3
- name: SwiftLint
uses: norio-nomura/[email protected]
with:
args: --strict