Skip to content

Commit

Permalink
do not use will-it-build any more
Browse files Browse the repository at this point in the history
see #137
  • Loading branch information
jugmac00 committed Dec 20, 2022
1 parent f0ca6a2 commit aa2b64c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,3 @@ jobs:
coveralls --service=github
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
will-it-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: jugmac00/will-it-build@v0.0.3

0 comments on commit aa2b64c

Please sign in to comment.