Skip to content

Commit

Permalink
Remove step we do not need
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanCoding committed Jan 6, 2025
1 parent b25cc49 commit 0d3a119
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,6 @@ jobs:
build-ui: false
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: get info on apparmor
run: sudo dmesg

- name: Run live dev env tests
run: docker exec tools_awx_1 /bin/bash -c "make live_test"

Expand Down

0 comments on commit 0d3a119

Please sign in to comment.