Skip to content

fix: update to latest interface #9

fix: update to latest interface

fix: update to latest interface #9

Workflow file for this run

name: test snakemake-executor-flux
on:
pull_request: []
jobs:
formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup black linter
run: conda create --quiet --name black pytest
- name: Check Spelling
uses: crate-ci/typos@7ad296c72fa8265059cc03d1eda562fbdfcd6df2 # v1.9.0
with:
files: ./README.md