Skip to content

Commit

Permalink
toggle to use local build images for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
thetoolsmith committed Jan 6, 2025
1 parent 53c1561 commit 2eda669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: ./.github/workflows/test.yml
needs: call-build
with:
use_release_images: true
use_release_images: false

call-codeql:
name: CodeQL
Expand Down

0 comments on commit 2eda669

Please sign in to comment.