Skip to content

Commit

Permalink
PR checks troubleshooting
Browse files Browse the repository at this point in the history
  • Loading branch information
velezd committed Apr 23, 2024
1 parent bbf217d commit 1c2656d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

- name: Clone repository with additional plugins and tests
run: |
git clone --depth 1 ${{ secrets.ADDITIONAL_PLUGINS_REPO }} permian-redhat > /dev/null 2>&1
git clone --depth 1 ${{ secrets.ADDITIONAL_PLUGINS_REPO }} permian-redhat
- name: Build main container
run: |
Expand Down

0 comments on commit 1c2656d

Please sign in to comment.