andreped commited on
Commit
7c28338
1 Parent(s): c0abadd

Added CI status README block

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -32,6 +32,14 @@ To access the live demo, click on the `Hugging Face` badge above. Below is a sna
32
 
33
  <img width="1800" alt="Screenshot 2023-10-04 at 19 10 23" src="https://github.com/raidionics/AeroPath/assets/29090665/8777945b-1c9f-4345-87d9-c530d28cc5ce">
34
 
 
 
 
 
 
 
 
 
35
  ## [Development](https://github.com/raidionics/AeroPath#development)
36
 
37
  ### [Docker](https://github.com/raidionics/AeroPath#docker)
 
32
 
33
  <img width="1800" alt="Screenshot 2023-10-04 at 19 10 23" src="https://github.com/raidionics/AeroPath/assets/29090665/8777945b-1c9f-4345-87d9-c530d28cc5ce">
34
 
35
+ ## [Continuous integration](https://github.com/raidionics/AeroPath#continuous-integration)
36
+
37
+ | Build Type | Status |
38
+ | - | - |
39
+ | **HF Deploy** | [![Deploy](https://github.com/raidionics/AeroPath/workflows/Deploy/badge.svg)](https://github.com/raidionics/AeroPath/actions) |
40
+ | **File size check** | [![Filesize](https://github.com/raidionics/AeroPath/workflows/Check%20file%20size/badge.svg)](https://github.com/raidionics/AeroPath/actions) |
41
+ | **Formatting check** | [![Filesize](https://github.com/raidionics/AeroPath/workflows/Linting/badge.svg)](https://github.com/raidionics/AeroPath/actions) |
42
+
43
  ## [Development](https://github.com/raidionics/AeroPath#development)
44
 
45
  ### [Docker](https://github.com/raidionics/AeroPath#docker)