Skip to content

Commit

Permalink
???
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Baji committed Jul 10, 2024
1 parent 9cb1fa1 commit db57f2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
run: |
touch .env.test
export VERSION=$(cat discordai_modelizer/version.py | grep -oP '\d+\.\d+\.\d+')
pip install git+https://github.com/A-Baji/discordAI-modelizer.git -U
docker compose -f docker-compose-test.yaml up --build --exit-code-from tests
release:
if: |
Expand Down

0 comments on commit db57f2c

Please sign in to comment.