Skip to content

Commit

Permalink
chore: remove dprint-another.json
Browse files Browse the repository at this point in the history
Just watch CI output as verification of tests
  • Loading branch information
dsherret committed Jan 24, 2023
1 parent 23e4f05 commit 58958ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ jobs:
- name: Check formatting specific config
uses: ./
with:
config-path: 'dprint-another.json'
config-path: 'dprint.json'

- name: Check formatting specific version and config
uses: ./
with:
dprint-version: 0.30.3
config-path: 'dprint-another.json'
config-path: 'dprint.json'
7 changes: 0 additions & 7 deletions dprint-another.json

This file was deleted.

0 comments on commit 58958ab

Please sign in to comment.