Skip to content

Refactor the integration testing code #555

Refactor the integration testing code

Refactor the integration testing code #555

Workflow file for this run

name: "PR checks"
on: [pull_request]
jobs:
block-fixup:
name: "No fixup! commits"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.0.0
- name: Block Fixup Commit Merge
uses: 13rac1/block-fixup-merge-action@v2.0.0