Skip to content

Commit

Permalink
Remove test-caa-log-checker from CI integration job
Browse files Browse the repository at this point in the history
  • Loading branch information
aarongable committed Apr 19, 2024
1 parent fc7bac7 commit 0df990d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/boulder-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
tests:
# Run ./test.sh --help for a description of each of the flags.
- "./t.sh --lints --generate"
- "./t.sh --integration && ./test/test-caa-log-checker.sh"
- "./t.sh --integration"
# Testing Config Changes:
# Config changes that have landed in main but not yet been applied to
# production can be made in `test/config-next/<component>.json`.
Expand Down

0 comments on commit 0df990d

Please sign in to comment.