Skip to content

Commit

Permalink
fix: dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pquadri committed Mar 27, 2024
1 parent 2a1cb2f commit 0772186
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:

release:
if: github.ref == 'refs/heads/main'
needs: [tests]
runs-on: ubuntu-latest
concurrency: release
permissions:
Expand Down
5 changes: 0 additions & 5 deletions remote_log_formatter/__main__.py

This file was deleted.

0 comments on commit 0772186

Please sign in to comment.