Replace join metadata and clades script with csvtk and tsv append #981
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: CI | |
on: | |
push: | |
branches: | |
- master | |
pull_request: | |
workflow_dispatch: | |
jobs: | |
pathogen-ci: | |
# Temporarily use this ref until the commit is merged into the main repo | |
# PR: https://github.com/nextstrain/.github/pull/62 (opened on 2023-09-27) | |
uses: nextstrain/.github/.github/workflows/pathogen-repo-ci.yaml@4f3074183d6ab612faed84444eefe08a5ded0c69 | |
with: | |
build-dir: phylogenetic |