refactor: rename tests_linux job

This commit is contained in:
Maciej Sypien 2024-09-22 16:55:13 +02:00
parent 3954090dd5
commit 7dcef26239
No known key found for this signature in database
GPG key ID: 10BC01EDA6827DC8

View file

@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@main uses: actions/checkout@main
- name: Lint files against shfmt - name: Lint files against shfmt
run: make lint_shfmt run: make lint_shfmt
test_setup_linux: tests_linux:
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: needs:
- lint_shfmt - lint_shfmt