Skip to content

Commit 4e86f3a

Browse files
authored
Merge pull request #46 from VirtoCommerce/dev
PT-3511: Debug loadtest
2 parents 42cb410 + 69a0733 commit 4e86f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/loadtest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
# az vm start --resource-group load-test_group --name load-test
4040

4141
loadtest:
42-
needs: [azure-sql, azure-vm]
42+
#needs: [azure-sql, azure-vm]
4343
runs-on: ubuntu-latest
4444
name: loadtest
4545
steps:

0 commit comments

Comments
 (0)