Skip to content

Commit

Permalink
update yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kushalshit27 committed Oct 14, 2024
1 parent 1d88788 commit 006ddf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ workflows:
- e2e_test_as_node_module:
name: E2E tests as Node module
filters:
branches:
ignore: /pull\/[0-9]+/ # Forked pull requests
branches:
ignore: /pull\/[0-9]+/ # Forked pull requests
- e2e_test_as_cli:
name: E2E tests as CLI
filters:
Expand Down

0 comments on commit 006ddf2

Please sign in to comment.