Skip to content

Seperated the Selene linter into it's own step #25

Seperated the Selene linter into it's own step

Seperated the Selene linter into it's own step #25

Workflow file for this run

name: Atom Pipeline
on:
push:
branches:
- main
jobs:
setup:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- uses: ok-nick/[email protected]
with:
version: v0.3.0
path: "."
cache: false
token: ${{ github.token }}
- name: "aftman install"
run: aftman install
lint:
runs-on: ubuntu-latest
steps:
- uses: NTBBloodbath/[email protected]
with:
token: ${{ github.token }}
args: src