mirror of
https://github.com/actions/checkout.git
synced 2025-04-21 01:56:45 +00:00
ran npm run format
This commit is contained in:
parent
5fd05b69b4
commit
3471f851f6
3 changed files with 6 additions and 4 deletions
|
@ -1,7 +1,6 @@
|
|||
import { GitVersion } from '../src/git-version'
|
||||
import {GitVersion} from '../src/git-version'
|
||||
import {MinimumGitSparseCheckoutVersion} from '../src/git-command-manager'
|
||||
|
||||
|
||||
describe('git-version tests', () => {
|
||||
it('basics', async () => {
|
||||
let version = new GitVersion('')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue