はじまりの大地

このコミットが含まれているのは:
2024-07-15 09:14:04 +09:00
コミット 6632905f32
3501個のファイルの変更1439465行の追加0行の削除
実行可能ファイル
+5
ファイルの表示
@@ -0,0 +1,5 @@
#!/bin/sh
set -eu
cd client/e2e && ../node_modules/.bin/wdio run ./wdio.browserstack.conf.ts
実行可能ファイル
+7
ファイルの表示
@@ -0,0 +1,7 @@
#!/bin/sh
set -eu
cd client/e2e
../node_modules/.bin/wdio run ./wdio.local.conf.ts