File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5050 args : >
5151 --sdm conda --conda-cleanup-pkgs cache --all-temp
5252 --show-failed-logs --cores 2
53- --dryrun
53+ --dryrun
5454
5555 - name : Test no_lane_sample workflow dryrun
5656 uses : snakemake/snakemake-github-action@v2
6262 --configfile .test/config/config_no_lane.yaml
6363 --sdm conda --conda-cleanup-pkgs cache --all-temp
6464 --show-failed-logs --cores 2
65- --dryrun
65+ --dryrun
6666
6767 - name : Test multi_lane_sample workflow without cellranger
6868 uses : snakemake/snakemake-github-action@v2
8686 --configfile .test/config/config_no_lane.yaml
8787 --sdm conda --conda-cleanup-pkgs cache --all-temp
8888 --show-failed-logs --cores 2
89-
Original file line number Diff line number Diff line change 1717 - uses : googleapis/release-please-action@v4
1818 with :
1919 token : ${{ secrets.GITHUB_TOKEN }}
20- release-type : go # just keep a changelog, no version anywhere outside of git tags
20+ # just keep a changelog, no version anywhere outside of git tags
21+ release-type : go
Original file line number Diff line number Diff line change 11name : cellranger
22# This environment is generated with the accompanying
3- # cellranger.post-deploy.sh file, as it has to be
3+ # cellranger.post-deploy.sh file, as it has to be
44# installed from a manually downloaded tar.gz archive.
55# Supposedly, cellranger comes packaged with all of its
66# dependencies, so nothing should be needed here.
You can’t perform that action at this time.
0 commit comments