Skip to content

add plain to default languages to be able to use it like a pre-block … #35

add plain to default languages to be able to use it like a pre-block …

add plain to default languages to be able to use it like a pre-block … #35

Workflow file for this run

name: Unit Tests
on: [push]
jobs:
unit:
runs-on: ubuntu-latest
steps:
- name: Main checkout
uses: actions/checkout@v3
- name: Linting
run: make test-ci