1
0
Fork 0
mirror of synced 2024-05-19 11:42:40 +12:00

Reorder workflow dependencies

This commit is contained in:
Serene-Arc 2022-12-03 16:48:11 +10:00
parent 8feb6517f1
commit 47e49a2e98

View file

@ -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"