Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen committed Jan 23, 2025
1 parent a1ea808 commit 45948d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,10 @@ jobs:
run: |
brew update
brew install libressl
- name: What is here
run: |
echo "what is here"
ls -alh
- name: Bootstrap test
run: SSL=0.9.0 .ci-scripts/test-bootstrap.sh

Expand Down

0 comments on commit 45948d9

Please sign in to comment.