mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-04 00:03:14 +08:00
Add tests for backend id fetch
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import {getRuntimeToken} from './config'
|
||||
import jwt_decode from 'jwt-decode'
|
||||
import {Timestamp} from 'src/generated'
|
||||
import {Timestamp} from '../../generated'
|
||||
|
||||
export interface BackendIds {
|
||||
workflowRunBackendId: string
|
||||
|
||||
Reference in New Issue
Block a user