[GSoC2024] fixed path of gen folder which is incorrect in cvat-sdk docs #1135
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Regal | |
on: pull_request | |
jobs: | |
Linter: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: actions/checkout@v4 | |
- name: Setup Regal | |
uses: StyraInc/[email protected] | |
with: | |
version: v0.11.0 | |
- run: regal lint --format=github cvat/apps/iam/rules |