Skip to content

Aula ao vivo: Session Auth #9

Aula ao vivo: Session Auth

Aula ao vivo: Session Auth #9

Workflow file for this run

---
name: Dundie tests
on:
- pull_request
- push
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- run: ./test.sh