Skip to content

Aula websockets 16/03/2024 #2

Aula websockets 16/03/2024

Aula websockets 16/03/2024 #2

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