Skip to content

Commit

Permalink
use latest github cli orb
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffGreiner-eaton committed Jan 15, 2024
1 parent e001fbd commit fcfc714
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1
orbs:
codecov: codecov/[email protected]
gh: circleci/github-cli@1.0
gh: circleci/github-cli@2.2.0
jobs:
prettier_lint:
working_directory: ~/login-workflow
Expand Down Expand Up @@ -138,7 +138,6 @@ workflows:
- dev
- coverage_report:
requires:
- build_login_workflow
- store_test_results
# filters:
# branches:
Expand Down

0 comments on commit fcfc714

Please sign in to comment.