Skip to content

Commit

Permalink
fix: fix tests for burp-suite
Browse files Browse the repository at this point in the history
  • Loading branch information
phorcys420 committed Jul 3, 2024
1 parent 43d77dd commit b7aed4b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ jobs:
strategy:
matrix:
features:
- color
- hello
- burp-suite
baseImage:
- debian:latest
- ubuntu:latest
Expand All @@ -34,8 +33,7 @@ jobs:
strategy:
matrix:
features:
- color
- hello
- burp-suite
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit b7aed4b

Please sign in to comment.