Skip to content

Commit

Permalink
wip: dont have ps project yet
Browse files Browse the repository at this point in the history
  • Loading branch information
orndorffgrant committed May 15, 2024
1 parent b5844f5 commit 12d2853
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,11 @@ jobs:
run: |
ln -s ubuntu-advantage-tools*.deb ubuntu-advantage-tools-${{ matrix.release }}.deb
ln -s ubuntu-advantage-pro*.deb ubuntu-advantage-pro-${{ matrix.release }}.deb
- name: Set up profiling
uses: polarsignals/[email protected]
with:
polarsignals_cloud_token: ${{ secrets.POLAR_SIGNALS_PRO_CLOUD_TOKEN }}
labels: 'repo=${{ github.repository }};ref=${{ github.ref_name }};gh_run_id=${{ github.run_id }};release=${{ matrix.release }};platform=${{ matrix.platform }}'
- name: Behave
env:
PYCLOUDLIB_CONFIG_CONTENTS: '${{ secrets.PYCLOUDLIB_CONFIG_CONTENTS }}'
Expand Down

0 comments on commit 12d2853

Please sign in to comment.