Skip to content

Commit

Permalink
feat: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
boodyvo committed Sep 16, 2024
1 parent d1ea3cb commit 74142d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
e2e-tests:
needs: [lint-checks, default-checks]
uses: ./.github/workflows/ci-e2e-tests.yml
# run e2e testing without metrics db ci checks against main branch
# run e2e testing without metrics db ci for internal testnet checks against main branch
e2e-no-metrics-tests:
needs: [lint-checks, default-checks]
uses: ./.github/workflows/ci-e2e-no-metrics-tests.yml
Expand Down

0 comments on commit 74142d0

Please sign in to comment.