Skip to content

dep: actions: bump actions/upload-artifact from 3 to 4 (#44) #322

dep: actions: bump actions/upload-artifact from 3 to 4 (#44)

dep: actions: bump actions/upload-artifact from 3 to 4 (#44) #322

Workflow file for this run

name: Integration Test
on:
push:
branches:
- "master"
schedule:
- cron: '0 0 * * 0' # Weekly on Sundays at 00:00
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Tests Integration with Github Actions.
uses: Cyb3r-Jak3/html5validator-action@master
with:
root: tests/valid/
log_level: INFO