Skip to content

Commit

Permalink
ci: add dummy test job
Browse files Browse the repository at this point in the history
It's required, but we don't have them
  • Loading branch information
tagoro9 committed Jan 16, 2024
1 parent ea62dc2 commit 4d3d83a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ jobs:
fetch-depth: 0
- name: Pre-commit
uses: open-turo/action-pre-commit@v1
test:
name: Test
runs-on: ubuntu-latest
if: false

0 comments on commit 4d3d83a

Please sign in to comment.