Update main.test.ts

This commit is contained in:
Hackeriblees 2025-02-12 11:46:52 -08:00
parent 555f5b7e36
commit c173be9e97

View File

@ -1,4 +1,3 @@
import * as core from '@actions/core'
import * as jose from 'jose'
import nock from 'nock'
import * as main from '../src/main'