Skip to content

Commit

Permalink
Cleanup workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Nov 24, 2023
1 parent c42d908 commit cc234c5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,6 @@ permissions:
contents: read

jobs:
consecutiveness:
name: Consecutiveness
runs-on: ubuntu-latest
steps:
- uses: mktcode/consecutive-workflow-action@0b779df0b7f31f656194b3aa004cc29dd406393b
with:
token: ${{ secrets.GITHUB_TOKEN }}

# Ensure project builds before running testing matrix
build:
name: Build
Expand Down

0 comments on commit cc234c5

Please sign in to comment.