Skip to content

Commit

Permalink
Add update-test job
Browse files Browse the repository at this point in the history
  • Loading branch information
teutoburg committed Jan 15, 2024
1 parent b586790 commit 324ef0d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ jobs:
uses: AstarVienna/DevOps/.github/workflows/webtests.yml@poetry
secrets: inherit

call-updated-tests:
name: Tests with updated dependencies
uses: AstarVienna/DevOps/.github/workflows/updated_tests.yml@poetry
secrets: inherit

call-notebooks-with-clone:
name: Notebook tests
uses: ./.github/workflows/notebooks_dispatch.yml
Expand Down

0 comments on commit 324ef0d

Please sign in to comment.