Skip to content

Bugfix/Refactor: Output warning messages and send reply #72

Bugfix/Refactor: Output warning messages and send reply

Bugfix/Refactor: Output warning messages and send reply #72

Workflow file for this run

name: build-and-test
on:
push:
workflow_dispatch:
jobs:
build-and-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: olafurpg/setup-scala@v10
with:
java-version: [email protected]
- uses: r-lib/actions/setup-r@v2
- run: sbt -v update compile
- run: sbt -v simpleR/test deprecatedR/test