Skip to content

Commit

Permalink
feat: remove needs to pass Dirty workflow to execute Tests workflow o…
Browse files Browse the repository at this point in the history
…n github action
  • Loading branch information
gfyrag committed Oct 16, 2024
1 parent 4271549 commit 9c68380
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ jobs:
Tests:
runs-on: "ubuntu-latest"
needs:
- Dirty
steps:
- uses: 'actions/checkout@v4'
with:
Expand Down

0 comments on commit 9c68380

Please sign in to comment.