Skip to content

Attempt at cleaning up the code a bit and hardening where it makes sense #264

Attempt at cleaning up the code a bit and hardening where it makes sense

Attempt at cleaning up the code a bit and hardening where it makes sense #264

Workflow file for this run

name: (A) Tests
on:
push:
branches:
- '*'
jobs:
deploy:
uses: UCBoulder/oitid_reusable_actions/.github/workflows/testing.yml@v1
secrets:
phpstan_level: "1"
ralphie_token: ${{ secrets.RALPHIE_TOKEN }}