Skip to content

Commit

Permalink
Remove force-executed tests and scenario from system-tests workflow a…
Browse files Browse the repository at this point in the history
…fter release 2.6.0
  • Loading branch information
Strech committed Nov 6, 2024
1 parent 06ad072 commit 0b87e0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/system-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ env:
REGISTRY: ghcr.io
REPO: ghcr.io/datadog/dd-trace-rb
ST_REF: main
FORCE_TESTS: -F tests/appsec/test_asm_standalone.py
FORCE_TESTS_SCENARIO: APPSEC_STANDALONE
FORCE_TESTS:
FORCE_TESTS_SCENARIO:

jobs:
build-harness:
Expand Down

0 comments on commit 0b87e0b

Please sign in to comment.