Skip to content

Commit

Permalink
Test the test that there are no warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Martijn Dirkse committed Jun 24, 2024
1 parent fe0c241 commit d996597
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/no-console-warnings.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- master
- testTestNoWarnings
pull_request:
workflow_dispatch:
jobs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
<ApiListener
name="listenerToConscience"
uriPattern="adapter/hermes/address"
method="GET"/>
method="GET"
authenticationMethod="NONE"/>
</Receiver>
<Pipeline firstPipe="pipeTranslateRequest">
<Exits>
Expand Down

0 comments on commit d996597

Please sign in to comment.