Skip to content

Commit

Permalink
Rename step to make rules happy
Browse files Browse the repository at this point in the history
  • Loading branch information
jaroslav-fedor-swi committed Oct 8, 2024
1 parent fe8a417 commit f0c282c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,8 @@ jobs:
$BENV_IMAGE \
./build.sh k8s-watcher
build-run-unit-tests:
name: build-run-unit-tests
build_and_test:
name: build-and-test
runs-on: ubuntu-20.04
needs: [clang-format-check]
steps:
Expand Down

0 comments on commit f0c282c

Please sign in to comment.