Skip to content

Commit

Permalink
Test linting OCI
Browse files Browse the repository at this point in the history
  • Loading branch information
isboston committed Jan 16, 2025
1 parent d181e80 commit 5c9ee66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-oci-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
matrix: ${{ steps.set-matrix.outputs.matrix }}
steps:
- name: Checkout code
if: github.event_name == 'pull_request'
#if: github.event_name == 'pull_request'
uses: actions/checkout@v4
with:
fetch-depth: 0
Expand Down

0 comments on commit 5c9ee66

Please sign in to comment.