Skip to content

Commit 4486795

Browse files
committed
profiling check
1 parent 0e7232d commit 4486795

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1610,6 +1610,7 @@ jobs:
16101610
if: matrix.arch != 'arm64'
16111611
run: |
16121612
yarn lerna run test --scope @sentry/profiling-node
1613+
16131614
- name: Binary Key
16141615
id: binary-key
16151616
run: echo "::set-output name=binary-key::profiling-node-binaries-${{ github.sha }}-${{ matrix.node }}-${{ matrix.os }}-${{ matrix.arch }}-${{ matrix.container }} | sed's/:/-/g'"

0 commit comments

Comments
 (0)