Skip to content

Commit d4bf287

Browse files
committed
ag didn’t search dotfiles
1 parent fc4d287 commit d4bf287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/perf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
export PATH="$SWIFTENV_ROOT/bin:$PATH"
1818
eval "$(swiftenv init -)"
1919
swiftenv install $TOOLCHAIN_DOWNLOAD
20-
node perf-tester/index.js
20+
node ci/perf-tester/index.js
2121
env:
2222
TOOLCHAIN_DOWNLOAD: https://github.com/swiftwasm/swift/releases/download/swift-wasm-5.3-SNAPSHOT-2020-08-10-a/swift-wasm-5.3-SNAPSHOT-2020-08-10-a-linux.tar.gz
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)