Skip to content

Can now drag items from left menu to the board #75

Can now drag items from left menu to the board

Can now drag items from left menu to the board #75

Workflow file for this run

name: CI
on: [workflow_dispatch, push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: olafurpg/setup-scala@v14
with:
java-version: [email protected]
- uses: jodersky/setup-mill@master
with:
mill-version: 0.10.12
- name: Compile & Test
run: bash ci.sh