Skip to content

Enabling union-based SQL injection (#52) #175

Enabling union-based SQL injection (#52)

Enabling union-based SQL injection (#52) #175

Workflow file for this run

name: "tests"
on:
push:
branches: [ '**' ]
jobs:
test:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- name: Check out repository
uses: actions/checkout@v2
- name: run tests
run: ./scripts/test