Skip to content

Commit

Permalink
build: update tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
Elijas committed Dec 14, 2023
1 parent 6d95e63 commit 264534d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,12 @@ tasks:
cmds:
- task: ensure-clean-working-tree
- task: lint
- task: ensure-clean-working-tree
- task: exploratory-tests
- task: update-dependencies
- task: ensure-clean-working-tree
- task: update-notebook-outputs
- task: ensure-clean-working-tree
- task: ci-checks
- task: ensure-clean-working-tree

Expand Down

0 comments on commit 264534d

Please sign in to comment.