mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 13:57:09 +01:00
Fix code formatting issues
This commit is contained in:
parent
84e60bad69
commit
9d0f09a6b6
3 changed files with 226 additions and 210 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import * as core from '@actions/core'
|
||||
import * as github from '@actions/github'
|
||||
import * as fs from 'fs'
|
||||
import {GitHub} from '@actions/github/lib/utils'
|
||||
|
||||
import {ArtifactProvider} from './input-providers/artifact-provider'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue