Skip to content

Revert "[RFR] Test of Add 'ActionsColumn to Job Functions table #2101'" #3338

Revert "[RFR] Test of Add 'ActionsColumn to Job Functions table #2101'"

Revert "[RFR] Test of Add 'ActionsColumn to Job Functions table #2101'" #3338

Workflow file for this run

name: Code formatting
on: pull_request
jobs:
build:
name: Prettier
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: npm install .
- run: npm run check