Skip to content

Update netty-transport-native-unix-common to 4.1.113.Final #360

Update netty-transport-native-unix-common to 4.1.113.Final

Update netty-transport-native-unix-common to 4.1.113.Final #360

Workflow file for this run

name: test
on:
push:
branches: [master]
pull_request:
jobs:
build:
runs-on: ubuntu-latest
if: "! contains(toJSON(github.event.commits.*.message), '[skip-ci]')"
steps:
- uses: actions/[email protected]
- uses: olafurpg/setup-scala@v14
- name: test
run: sbt +test