Skip to content

Commit

Permalink
make CI ignore the pupu3 fastapi-slim
Browse files Browse the repository at this point in the history
  • Loading branch information
zhihali committed Jul 22, 2024
1 parent 2d38b7a commit 593c9ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/instrumentations_1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
exclude:
- python-version: pypy3
package: "prometheus-remote-write"
- python-version: pypy3
package: "fastapi-slim"
steps:
- name: Checkout Contrib Repo @ SHA - ${{ github.sha }}
uses: actions/checkout@v4
Expand Down

0 comments on commit 593c9ba

Please sign in to comment.