Skip to content

Commit

Permalink
chore: skip analyse service due to bug
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidMinarsch committed Jun 3, 2023
1 parent 06d3752 commit 4026ea1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/common_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,8 @@ jobs:
tox -e check-abci-docstrings
tox -e check-abciapp-specs
tox -e check-handlers
tox -e analyse-service
# ignore for now due to https://github.com/valory-xyz/open-autonomy/issues/1988
# tox -e analyse-service
scan:
name: gitleaks
Expand Down

0 comments on commit 4026ea1

Please sign in to comment.