Skip to content

Commit

Permalink
Merge pull request #98 from bcgsc/release/v6.3.0
Browse files Browse the repository at this point in the history
Release/v6.3.0
  • Loading branch information
mathieulemieux authored May 9, 2022
2 parents 5ab5657 + 11ff9eb commit 7c66ff4
Show file tree
Hide file tree
Showing 18 changed files with 4,165 additions and 3,432 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- run: npm run lint -- --quiet # errors only, no warnings
name: eslint
- run: npm audit --production --audit-level high
if: ${{ github.base_ref == 'master' }}
- run: npm run test
- uses: EnricoMi/publish-unit-test-result-action@v1.6
with:
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ errorLog-*
data/ligand_actions.json
*.log
tmp
/build_env.sh

# snakemake stuff
.snakemake
Expand Down
Loading

0 comments on commit 7c66ff4

Please sign in to comment.