mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-04-25 19:58:34 -05:00
fix: dont run in ci?
This commit is contained in:
@@ -5,7 +5,7 @@ import { SIMPLE_EVENT, lower, Input } from './workflow';
|
||||
import { hatchet } from '../hatchet-client';
|
||||
import { Worker } from '../../client/worker/worker';
|
||||
|
||||
describe('events-e2e', () => {
|
||||
xdescribe('events-e2e', () => {
|
||||
let worker: Worker;
|
||||
let testRunId: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user