Skip to content

chore(deps): bump HtmlAgilityPack from 1.11.30 to 1.11.71 #34

chore(deps): bump HtmlAgilityPack from 1.11.30 to 1.11.71

chore(deps): bump HtmlAgilityPack from 1.11.30 to 1.11.71 #34

Workflow file for this run

# name: PR Validation
on:
pull_request:
branches:
- main
- develop
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run tests
run: docker compose up tests --exit-code-from tests