Skip to content

Update scalapb-runtime to 0.11.17 #60

Update scalapb-runtime to 0.11.17

Update scalapb-runtime to 0.11.17 #60

Workflow file for this run

name: Continuous Integration
on:
pull_request:
branches: [master, main]
jobs:
build:
name: Build and Test
runs-on: ubuntu-22.04
steps:
- name: Checkout current branch (full)
uses: actions/[email protected]
with:
fetch-depth: 0
- name: Build project
run: sbt test