You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,14 @@ Aqui está um resumo dos passos que você precisa seguir:
61
61
poetry shell
62
62
```
63
63
64
+
6. Testando sua instalação
65
+
66
+
Após seguir os passos de instalação e configuração, execute os testes para garantir que tudo está funcionando como esperado:
67
+
68
+
```bash
69
+
task test
70
+
```
71
+
64
72
## Recursos
65
73
66
74
*[Recursos e Materiais de apoio](https://sigmoidal.ai): Exemplos de materiais de apoio que serão listados aqui para apoiar o conteúdo da Especialização em Visão Computacional.
0 commit comments