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

Commit

Permalink
Revert "add the new test to the list of tests to run" sorry.
Browse files Browse the repository at this point in the history
This reverts commit 81c7d45.
  • Loading branch information
javierdelapuente committed Sep 19, 2024
1 parent 81c7d45 commit 49b5e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
extra-arguments: -x --localstack-address 172.17.0.1
pre-run-script: localstack-installation.sh
charmcraft-channel: latest/edge
modules: '["test_charm.py", "test_cos.py", "test_database.py", "test_db_migration.py", "test_django.py", "test_django_integrations.py", "test_fastapi.py", "test_go.py", "test_integrations.py", "test_proxy.py", "test_workers.py"]'
modules: '["test_charm.py", "test_cos.py", "test_database.py", "test_db_migration.py", "test_django.py", "test_django_integrations.py", "test_fastapi.py", "test_go.py", "test_integrations.py", "test_proxy.py"]'
rockcraft-repository: javierdelapuente/rockcraft
rockcraft-ref: fastapi-extension
juju-channel: ${{ matrix.juju-version }}
Expand Down

0 comments on commit 49b5e8c

Please sign in to comment.