Skip to content

Commit

Permalink
Use run-tests-action integrity tests
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBoike committed Feb 22, 2024
1 parent 60d459c commit 7569d62
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,11 @@ jobs:
retention-days: 7
- name: Run tests
uses: Particular/[email protected]
repo-integrity:
name: Repo Integrity
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/[email protected]
- name: Repo integrity tests
uses: Particular/repo-integrity-action@main

0 comments on commit 7569d62

Please sign in to comment.