Skip to content

Commit

Permalink
MAINT: Remove Rabbit Consumer from black workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
khalford committed Jan 16, 2025
1 parent bb1ac51 commit a70c0dc
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/black.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Rabbit Consumer
uses: psf/black@stable
with:
src: "OpenStack-Rabbit-Consumer"


- name: Prometheus IP Script
uses: psf/black@stable
with:
Expand Down

0 comments on commit a70c0dc

Please sign in to comment.