Skip to content

Commit

Permalink
try local check
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnv1 committed Jan 25, 2024
1 parent 3abf73b commit ec9b15e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/self-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:
os: [windows-latest, macos-latest, ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: kornia/workflows/.github/actions/[email protected]
- uses: asottile/workflows/.github/actions/[email protected]
- uses: .github/actions/env
with:
ref: main

Expand All @@ -30,4 +31,3 @@ jobs:
- uses: kornia/workflows/.github/actions/[email protected]
with:
ref: main

0 comments on commit ec9b15e

Please sign in to comment.