Skip to content

Update webdrivermanager to 5.5.3 #441

Update webdrivermanager to 5.5.3

Update webdrivermanager to 5.5.3 #441

Workflow file for this run

name: Checks
on:
push:
pull_request:
jobs:
scalafmt:
name: Scalafmt
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: olafurpg/setup-scala@v12
- run: ./bin/scalafmt --test