diff --git a/.github/workflows/formatting_check.yml b/.github/workflows/formatting_check.yml index 4941d83..39848c8 100644 --- a/.github/workflows/formatting_check.yml +++ b/.github/workflows/formatting_check.yml @@ -6,7 +6,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - - uses: paolorechia/pox@v1.0.1 - uses: actionshub/markdownlint@main + - uses: paolorechia/pox@v1.0.1 with: tox_env: "format_check" \ No newline at end of file