Skip to content

Commit 7f4de4f

Browse files
authored
Ditch broken diagnostic
1 parent bc2a266 commit 7f4de4f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/blog.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,6 @@ jobs:
6767
#- name: Build site
6868
# run: |
6969
# npm run build:blog
70-
- name: Diagnostics
71-
run: |
72-
Rscript -e 'library(reticulate); py_config(); os <- import(os); os$listdir(".")'
7370
- name: Build sad post
7471
run: |
7572
conda activate www-main

0 commit comments

Comments
 (0)