Skip to content

Improved name for anchor removal. #46

Improved name for anchor removal.

Improved name for anchor removal. #46

Workflow file for this run

name: Leucine/Native
on:
push:
branches: [ "develop" ]
paths-ignore: [ "*.md"]
pull_request:
branches: [ "develop" ]
paths-ignore: [ "*.md"]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run tests
run: sbt leucineNative/test