Skip to content

Commit c32ccba

Browse files
committed
test check indent
1 parent 7f74e3a commit c32ccba

11 files changed

Lines changed: 16 additions & 16 deletions

File tree

.github/workflows/docker-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
- name: Test image
8787
run: |
8888
docker exec -w /home/rstudio/scdrake_source scdrake_test \
89-
Rscript dev/run_tests.R --no-test-pipeline --output-dir /home/rstudio/scdrake_test_summary
89+
Rscript dev/run_tests.R --no-test-pipeline --output-dir /home/rstudio/scdrake_test_summary
9090
- name: Copy test results
9191
if: always()
9292
run: |

.local/share/rstudio/pcs/files-pane.pper

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"ascending": true
1010
}
1111
],
12-
"path": "~/.github/workflows"
12+
"path": "~"
1313
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"activeTab": 0
2+
"activeTab": 4
33
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
activeClientUrl="http://localhost:8787/"
22
displayName="rstudio"
3-
portToken="e5fc19745ccd"
3+
portToken="b3e3950bf658"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-08-25T16:37:15
1+
2025-08-25T19:30:38
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
abend="1"
2-
active-client-id="b1211a4a-efa5-4cbf-9720-cb3f03e3656f"
2+
active-client-id="1f1bd76d-404b-4cb5-a607-116e010acd52"
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"source_window_id": "",
33
"Source": "Source",
4-
"cursorPosition": "88,92",
5-
"scrollLine": "80"
4+
"cursorPosition": "88,14",
5+
"scrollLine": "82"
66
}

.local/share/rstudio/sources/prop/78BFFD55

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"source_window_id": "",
33
"Source": "Source",
44
"cursorPosition": "74,39",
5-
"scrollLine": "68"
5+
"scrollLine": "0"
66
}

.local/share/rstudio/sources/session-9bbe3226/13EC6072

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"path": "~/.github/workflows/docker-ci.yml",
44
"project_path": null,
55
"type": "yaml",
6-
"hash": "1319701172",
6+
"hash": "2674332675",
77
"contents": "",
88
"dirty": false,
99
"created": 1756140831036.0,
@@ -12,15 +12,15 @@
1212
"properties": {
1313
"source_window_id": "",
1414
"Source": "Source",
15-
"cursorPosition": "88,92",
16-
"scrollLine": "80"
15+
"cursorPosition": "88,14",
16+
"scrollLine": "82"
1717
},
1818
"folds": "",
19-
"lastKnownWriteTime": 1756146013,
19+
"lastKnownWriteTime": 1756150256,
2020
"encoding": "UTF-8",
2121
"collab_server": "",
2222
"source_window": "",
23-
"last_content_update": 1756146013608,
23+
"last_content_update": 1756150256257,
2424
"read_only": false,
2525
"read_only_alternatives": []
2626
}

.local/share/rstudio/sources/session-9bbe3226/13EC6072-contents

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
- name: Test image
8787
run: |
8888
docker exec -w /home/rstudio/scdrake_source scdrake_test \
89-
Rscript dev/run_tests.R --no-test-pipeline --output-dir /home/rstudio/scdrake_test_summary
89+
Rscript dev/run_tests.R --no-test-pipeline --output-dir /home/rstudio/scdrake_test_summary
9090
- name: Copy test results
9191
if: always()
9292
run: |

0 commit comments

Comments
 (0)