mirror of
https://github.com/actions/checkout.git
synced 2025-12-15 17:31:36 +08:00
fix tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {GitVersion} from '../lib/git-version'
|
||||
import {GitVersion} from '../src/git-version'
|
||||
|
||||
describe('git-version tests', () => {
|
||||
it('basics', async () => {
|
||||
|
||||
Reference in New Issue
Block a user