Skip to content

Commit

Permalink
add new app: scpy
Browse files Browse the repository at this point in the history
  • Loading branch information
Haidong Yi committed Nov 18, 2024
1 parent 727b94b commit 4486465
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
- 'annovar/**'
- 'fastcat/**'
- 'pandas/**'
- 'scpy/**'
branches:
- main
pull_request:
Expand All @@ -30,6 +31,8 @@ jobs:
platforms: linux/amd64,linux/arm64
- app: pandas
platforms: linux/amd64,linux/arm64
- app: scpy
platforms: linux/amd64,linux/arm64

steps:
- name: Checkout code
Expand Down

0 comments on commit 4486465

Please sign in to comment.