Skip to content

Commit e4d7115

Browse files
committed
Fix pre-commit lint and update snapshot.
1 parent 503bf71 commit e4d7115

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

.github/workflows/nf-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ env:
3434
NXF_SINGULARITY_LIBRARYDIR: ${{ github.workspace }}/.singularity
3535
TOWER_ACCESS_TOKEN: ${{ secrets.TOWER_ACCESS_TOKEN }}
3636

37-
3837
jobs:
3938
nf-test-changes:
4039
name: nf-test-changes

tests/default.nf.test.snap

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
"nextflow-io_hello/runs_dump/5HieFbNIsw59ul/tasks/3/.fusion.log",
5959
"nextflow-io_hello/runs_dump/5HieFbNIsw59ul/tasks/4",
6060
"nextflow-io_hello/runs_dump/5HieFbNIsw59ul/tasks/4/.fusion.log",
61-
"nextflow-io_hello/runs_dump/5HieFbNIsw59ul/workflow-launch.json",
6261
"nextflow-io_hello/runs_dump/5HieFbNIsw59ul/workflow-load.json",
6362
"nextflow-io_hello/runs_dump/5HieFbNIsw59ul/workflow-metadata.json",
6463
"nextflow-io_hello/runs_dump/5HieFbNIsw59ul/workflow-metrics.json",
@@ -76,7 +75,6 @@
7675
"nextflow-io_hello/runs_dump/5ko1KRYm0seibn/tasks/3/.fusion.log",
7776
"nextflow-io_hello/runs_dump/5ko1KRYm0seibn/tasks/4",
7877
"nextflow-io_hello/runs_dump/5ko1KRYm0seibn/tasks/4/.fusion.log",
79-
"nextflow-io_hello/runs_dump/5ko1KRYm0seibn/workflow-launch.json",
8078
"nextflow-io_hello/runs_dump/5ko1KRYm0seibn/workflow-load.json",
8179
"nextflow-io_hello/runs_dump/5ko1KRYm0seibn/workflow-metadata.json",
8280
"nextflow-io_hello/runs_dump/5ko1KRYm0seibn/workflow-metrics.json",
@@ -94,7 +92,6 @@
9492
"nextflow-io_hello/runs_dump/ULVYH4G9KM9sP/tasks/3/.fusion.log",
9593
"nextflow-io_hello/runs_dump/ULVYH4G9KM9sP/tasks/4",
9694
"nextflow-io_hello/runs_dump/ULVYH4G9KM9sP/tasks/4/.fusion.log",
97-
"nextflow-io_hello/runs_dump/ULVYH4G9KM9sP/workflow-launch.json",
9895
"nextflow-io_hello/runs_dump/ULVYH4G9KM9sP/workflow-load.json",
9996
"nextflow-io_hello/runs_dump/ULVYH4G9KM9sP/workflow-metadata.json",
10097
"nextflow-io_hello/runs_dump/ULVYH4G9KM9sP/workflow-metrics.json",
@@ -114,7 +111,6 @@
114111
".fusion.log:md5,c4f5c5c5b6f5bf53a95ff57c898d1c12",
115112
".fusion.log:md5,e378f13b177e2bbc2586a462182112b1",
116113
".fusion.log:md5,37cadbfaf6862600a67d6134d11b2233",
117-
"workflow-launch.json:md5,3e7b34abe37c7db24c799bf3edd7307e",
118114
"workflow-load.json:md5,0a0dd7d875c5ae4a6edbf438382c6611",
119115
"workflow-metadata.json:md5,5fc3e36d7eab54b4c3068d4b21431e97",
120116
"workflow-metrics.json:md5,4cca2b6bee4da27024f0b443028d0afc",
@@ -125,7 +121,6 @@
125121
".fusion.log:md5,a83c7b82f47f9a8cc3d1cb93bd5538cc",
126122
".fusion.log:md5,48aa42395bc6ee46209b7fb30ac23444",
127123
".fusion.log:md5,2d399e9605edbbccfc7a7e3e0103c57c",
128-
"workflow-launch.json:md5,424e200ec9b847b2fd8d7a47af88f9bd",
129124
"workflow-load.json:md5,f507be382008f25f805549f7876a5fb6",
130125
"workflow-metadata.json:md5,f11ac5f666c035f860464d66eb824fba",
131126
"workflow-metrics.json:md5,787cea6ea170686bd8263bec9b20a162",
@@ -136,7 +131,6 @@
136131
".fusion.log:md5,fa1b12f2c3a3224acd1185a10ebd659f",
137132
".fusion.log:md5,037af09bb5413fbab67df727c397da9a",
138133
".fusion.log:md5,0b3003c0eb6a087b32dc04dae71095ca",
139-
"workflow-launch.json:md5,6a231be5f73342da092eb58ee2d3a470",
140134
"workflow-load.json:md5,4786bb54b42fc99165816429ba3f1731",
141135
"workflow-metadata.json:md5,45e8db6d550e11629f347dcacd0f06c4",
142136
"workflow-metrics.json:md5,6e56e50d31b1377eb878cf2655741fe5",
@@ -166,7 +160,7 @@
166160
"pipeline_info/collated_software_mqc_versions.yml"
167161
],
168162
[
169-
163+
170164
]
171165
],
172166
"meta": {
@@ -175,4 +169,4 @@
175169
},
176170
"timestamp": "2025-05-01T21:01:28.073059"
177171
}
178-
}
172+
}

0 commit comments

Comments
 (0)