Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tbauriedel committed Jan 15, 2024
1 parent 067d036 commit c1e7aa2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-influxdb2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
- name: Install dependencies ansible
run: |
python3 -m pip install --upgrade pip
- name: Install dependencies 2
run:
python3 -m pip install -r requirements-test.txt

- name: Install collection
Expand Down

0 comments on commit c1e7aa2

Please sign in to comment.