Skip to content

Commit

Permalink
dep error
Browse files Browse the repository at this point in the history
  • Loading branch information
caelean committed Dec 7, 2024
1 parent 80855c9 commit 36ebe65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches: ["master"]

jobs:
build:
report:
runs-on: ubuntu-22.04
environment: tach-demo
steps:
Expand Down
2 changes: 1 addition & 1 deletion src/tach.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ depends_on = [
{ path = "bitfield" },
{ path = "django_picklefield" },
{ path = "flagpole" },
{ path = "sentry_plugins" },
{ path = "sentry_plugins", deprecated = true },
{ path = "social_auth" },
{ path = "sudo" },
]
Expand Down

0 comments on commit 36ebe65

Please sign in to comment.