Skip to content

Commit

Permalink
fixup! build: run scripts with shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Dec 2, 2024
1 parent 2d3181e commit 47b27dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions multichain-testing/scripts/pod-readiness.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env node --import ts-blank-space/register
import { execa } from 'execa';
import { sleep } from '../tools/sleep.js';

Expand Down

0 comments on commit 47b27dd

Please sign in to comment.