Skip to content

Commit

Permalink
sdf
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl committed Jul 30, 2024
1 parent 997f4f0 commit 256670c
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 263 deletions.
119 changes: 0 additions & 119 deletions .github/workflows/instrumentations_0.yml

This file was deleted.

65 changes: 0 additions & 65 deletions .github/workflows/instrumentations_1.yml

This file was deleted.

43 changes: 0 additions & 43 deletions .github/workflows/misc.yml

This file was deleted.

36 changes: 0 additions & 36 deletions .github/workflows/test_1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1041,42 +1041,6 @@ jobs:
- name: Run tests
run: tox -e py312-test-instrumentation-grpc-1 -- -ra

pypy3-test-instrumentation-grpc-0_ubuntu-latest:
name: instrumentation-grpc-0 pypy-3.8 Ubuntu
runs-on: ubuntu-latest
steps:
- name: Checkout repo @ SHA - ${{ github.sha }}
uses: actions/checkout@v4

- name: Set up Python pypy-3.8
uses: actions/setup-python@v5
with:
python-version: "pypy-3.8"

- name: Install tox
run: pip install tox

- name: Run tests
run: tox -e pypy3-test-instrumentation-grpc-0 -- -ra

pypy3-test-instrumentation-grpc-1_ubuntu-latest:
name: instrumentation-grpc-1 pypy-3.8 Ubuntu
runs-on: ubuntu-latest
steps:
- name: Checkout repo @ SHA - ${{ github.sha }}
uses: actions/checkout@v4

- name: Set up Python pypy-3.8
uses: actions/setup-python@v5
with:
python-version: "pypy-3.8"

- name: Install tox
run: pip install tox

- name: Run tests
run: tox -e pypy3-test-instrumentation-grpc-1 -- -ra

py38-test-instrumentation-sqlalchemy-1_ubuntu-latest:
name: instrumentation-sqlalchemy-1 3.8 Ubuntu
runs-on: ubuntu-latest
Expand Down

0 comments on commit 256670c

Please sign in to comment.