Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
🔧 Remove Testing for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary-H9 committed Jul 4, 2024
1 parent 24f8292 commit f6374e6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ jobs:
load: true
tags: dashboard

- name: Run Python Tests
id: run_python_tests
run: |
docker compose --file contrib/docker-compose-test.yml run --rm interfaces
env:
NETWORK: default
IMAGE_TAG: dashboard
# - name: Run Python Tests
# id: run_python_tests
# run: |
# docker compose --file contrib/docker-compose-test.yml run --rm interfaces
# env:
# NETWORK: default
# IMAGE_TAG: dashboard

0 comments on commit f6374e6

Please sign in to comment.