Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
uweseimet committed Dec 8, 2023
1 parent 2c5834d commit 5e83d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analyze_k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Run build-wrapper
run: |
ls -al && ls -al .. && ls -al ../.. && ls -al ../../.. &&
ls -al && ls -al .. && ls -al ../.. && ls -al ../../.. && ls -al ../../../.. &&
build-wrapper-linux-x86-64 --out-dir $BUILD_WRAPPER_OUT_DIR \
make -j $(nproc) coverage DEBUG=1
Expand Down

0 comments on commit 5e83d5f

Please sign in to comment.