8000 add python info before running · codean-io/scip-python@6698f7d · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 6698f7d

Browse files
committed
add python info before running
1 parent b4f6091 commit 6698f7d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/scip-snapshot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,6 @@ jobs:
3636

3737
- run: cd ./packages/pyright-scip/ && npm install && npm run build
3838

39+
- run: python --version
40+
3941
- run: cd ./packages/pyright-scip/ && npm run check-snapshots

0 commit comments

Comments
 (0)
0