Skip to content

Version 0.0.1 [Pre-Alpha] #14

Version 0.0.1 [Pre-Alpha]

Version 0.0.1 [Pre-Alpha] #14

Workflow file for this run

name: Check
on:
push:
branches: [main]
pull_request:
branches: [main, development]
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Aftman
uses: ok-nick/[email protected]
- name: Lint
run: |
selene ./RoQuest