Skip to content

Commit

Permalink
Formatting fix in CI pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
kjcioffi committed Aug 19, 2024
1 parent 461a217 commit 9a0acd3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ permissions:
contents: write
issues: write
pull-requests: write

jobs:

lint:
Expand Down Expand Up @@ -86,7 +86,6 @@ jobs:
coverage:
runs-on: ubuntu-latest


steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 9a0acd3

Please sign in to comment.