We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c30b99d commit a0d0689Copy full SHA for a0d0689
1 file changed
.github/workflows/run_x86.yml
@@ -95,6 +95,6 @@ jobs:
95
96
python -c'import scipy_openblas32 as sc; print(sc.__version__, "\n\n", sc.get_openblas_config())' > msg.txt
97
git commit -m "Update benchmarks `cat msg.txt` "
98
- # git push origin main
+ # git push origin main
99
git remote -v
100
0 commit comments