Skip to content

chromium edits

chromium edits #14

Workflow file for this run

name: Test
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- uses: bewuethr/shellcheck-action@v2