Spaces:
Runtime error
Runtime error
macrdel
commited on
Commit
·
be0fb8c
1
Parent(s):
65510bf
update workflow
Browse files
.github/workflows/main.yml
CHANGED
|
@@ -41,7 +41,7 @@ jobs:
|
|
| 41 |
docker-compose run --rm tests
|
| 42 |
docker-compose down
|
| 43 |
|
| 44 |
-
|
| 45 |
runs-on: ubuntu-latest
|
| 46 |
needs: test
|
| 47 |
|
|
|
|
| 41 |
docker-compose run --rm tests
|
| 42 |
docker-compose down
|
| 43 |
|
| 44 |
+
push:
|
| 45 |
runs-on: ubuntu-latest
|
| 46 |
needs: test
|
| 47 |
|