Skip to content

Commit

Permalink
fix: show badge in readme, disable all-temp in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jlanga committed Apr 26, 2024
1 parent 6f585f0 commit 5b035cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,3 @@ jobs:
--show-failed-logs
--cores 3
--conda-cleanup-pkgs cache
--all-temp
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# smsk_popoolation: A Snakemake pipeline for population genomics

![Build Status](https://github.com/jlanga/smsk_popoolation/actions/workflows/main/badge.svg)
![Build Status](https://github.com/jlanga/smsk_popoolation/actions/workflows/main.yml/badge.svg)
[![DOI](https://zenodo.org/badge/76841262.svg)](https://zenodo.org/badge/latestdoi/76841262)

## 1. Description
Expand Down

0 comments on commit 5b035cd

Please sign in to comment.