Skip to content

Commit

Permalink
Revert "Try using workflow telemetry action to track resources"
Browse files Browse the repository at this point in the history
This reverts commit b77394c.
  • Loading branch information
amstilp committed Oct 19, 2023
1 parent b77394c commit 60c0e53
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ jobs:
python -m pip install --upgrade pip
python -m pip install --upgrade tox tox-gh-actions
- name: Collect Workflow Telemetry
uses: runforesight/workflow-telemetry-action@v1

- name: Test with tox
run: |
df
Expand Down Expand Up @@ -109,9 +106,6 @@ jobs:
python -m pip install --upgrade pip
python -m pip install --upgrade tox tox-gh-actions
- name: Collect Workflow Telemetry
uses: runforesight/workflow-telemetry-action@v1

- name: Test with tox - 10.3
if: ${{ matrix.mariadb-version == '10.3' }}
run: |
Expand Down

0 comments on commit 60c0e53

Please sign in to comment.