Skip to content

Commit

Permalink
fix python test, do not use og cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
korniltsev committed Apr 4, 2024
1 parent 5b756d7 commit 32668ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-ffi-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: recursive
- run: docker run -p4040:4040 grafana/pyroscope
- run: docker run -d -p4040:4040 grafana/pyroscope
- run: python pyroscope_ffi/python/scripts/tests/test.py

linux-arm-build:
Expand Down

0 comments on commit 32668ba

Please sign in to comment.