Skip to content

Commit

Permalink
feat: disable tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vrenaville committed Sep 2, 2024
1 parent 28e22bf commit 597059d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ jobs:
docker image ls
- name: Test
run: make VERSION=${{ matrix.odoo_serie }} test
#- name: Test
# run: make VERSION=${{ matrix.odoo_serie }} test

- name: Login to GitHub Container Registry
if: github.event_name == 'push' || github.event_name == 'schedule'
Expand Down

0 comments on commit 597059d

Please sign in to comment.