Skip to content

Websockets aula ao vivo #3

Websockets aula ao vivo

Websockets aula ao vivo #3

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