Skip to content

Commit

Permalink
Merge branch 'main' into 11-gh-package-release-checks
Browse files Browse the repository at this point in the history
  • Loading branch information
zsigmas authored Jun 5, 2024
2 parents 9b031ac + 26841b2 commit 9677205
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,8 @@ jobs:
- name: Install package dependencies 📄
uses: boehringer-ingelheim/dv.templates/.github/actions/dependencies@main

- name: Test and QC 🧪
run: templates/scripts/test_qc_pkg.R
shell: Rscript {0}
- name: Test and QC 🧪
run: Rscript templates/scripts/test_qc_pkg.R

- name: Archive validation results ⬆️
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 9677205

Please sign in to comment.