Skip to content

Commit

Permalink
changes small
Browse files Browse the repository at this point in the history
  • Loading branch information
Rendrick27 committed Apr 23, 2024
1 parent 492a7b1 commit 0a1c0bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@ name: CI/CD

on: push

jobs:
ASCN:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install Bio
run: pip install Bio
- name: Download
run: python3 ASCN_Download.py nuccore test.txt

Expand Down

0 comments on commit 0a1c0bc

Please sign in to comment.