Skip to content

Commit df348b1

Browse files
committed
LISTEN/NOTIFY funcionality
Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
1 parent 007296d commit df348b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions-rs/clippy-check@v1
3131
with:
3232
token: ${{ secrets.GITHUB_TOKEN }}
33-
args: -p psqlpy --all-features -- -W clippy::all -W clippy::pedantic -D warnings
33+
args: -p psqlpy --all-features -- -W clippy::all -W clippy::pedantic
3434
pytest:
3535
name: ${{matrix.job.os}}-${{matrix.py_version}}
3636
strategy:

0 commit comments

Comments
 (0)