Skip to content

Repaired deprecation warnings for Scala 3.4 #49

Repaired deprecation warnings for Scala 3.4

Repaired deprecation warnings for Scala 3.4 #49

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