Skip to content

Commit

Permalink
Update job name
Browse files Browse the repository at this point in the history
  • Loading branch information
BAILOOL committed Nov 6, 2024
1 parent 03a6fa2 commit a46c087
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ jobs:
python-utils-linters:
runs-on: ubuntu-latest
needs:
- unit-tests-in-release-mode
- unit-tests-in-release-mode-opencv420
steps:
- name: Checkout
uses: actions/checkout@v2
Expand All @@ -354,7 +354,7 @@ jobs:
runs-on: ubuntu-latest
needs:
- python-utils-linters
- unit-tests-in-release-mode
- unit-tests-in-release-mode-opencv420
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit a46c087

Please sign in to comment.