mirror of
https://github.com/actions/toolkit.git
synced 2026-08-16 00:00:21 +02: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