Skip to content

Commit

Permalink
debug macos ci
Browse files Browse the repository at this point in the history
  • Loading branch information
eval-exec committed Aug 17, 2024
1 parent b94a488 commit e6a7b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_integration_tests_macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- uses: actions/checkout@v3
- run: |
sysctl hw.memsize
sysctl hw.cpuinfo
sysctl hw.ncpu
uname -a
if [[ ${{ needs.prologue.outputs.os_skip }} == run ]] && [[ ${{ needs.prologue.outputs.job_skip }} == run ]];then
devtools/ci/ci_main.sh
Expand Down

0 comments on commit e6a7b57

Please sign in to comment.