Skip to content

Commit

Permalink
chore: neptune-api==0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrykGala committed Nov 25, 2024
1 parent cc1764b commit 668bef0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
paths:
- 'src/**'
- 'tests/**'
- 'dev_requirements.txt'
- 'pyproject.toml'
push:
branches:
- main
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/tests-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:
paths:
- 'src/**'
- 'tests/**'
- 'dev_requirements.txt'
- 'pyproject.toml'

jobs:
test:
Expand Down
2 changes: 1 addition & 1 deletion dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ pytest-mock
pytest-timeout
pytest-xdist
icecream
neptune-scale==0.8.0b0
neptune-scale==0.8.0b1

0 comments on commit 668bef0

Please sign in to comment.