Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ev-br committed May 29, 2024
1 parent 3c25ffc commit eada9a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cirun-bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
echo "::error::$RUNNER_OS not supported"
exit 1
fi
echo `which python`
python -c'import sys; print(sys.version)'
- name: Install Dependencies
run: |
Expand Down

0 comments on commit eada9a2

Please sign in to comment.