Skip to content

Commit

Permalink
another test
Browse files Browse the repository at this point in the history
  • Loading branch information
105th committed Oct 9, 2024
1 parent 0a0b3a8 commit c634fd0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
6 changes: 0 additions & 6 deletions bamboo-specs/scripts/tsurlfilter-tswebextension-builds.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@ echo "@adguard/tswebextension and @adguard/tsurlfilter builds starting"
# import helper functions and some common variables
. ./bamboo-specs/scripts/helpers.sh

# FIXME: Remove after merge to master
if [ "$branch" != "release/v3.1" ]; then
echo "Skip builds in not release/v3.1 branch"
exit 0;
fi

# Install dependencies
pnpm install

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
! # MV3 specific limitations
! ## $badfilter
! test line
! test line 2
! In current implementation rules with `$badfilter` works across all filters.
! From these three filters:
! ```adblock
Expand Down

0 comments on commit c634fd0

Please sign in to comment.