Skip to content

Commit

Permalink
Fixing ci tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mchavez committed Aug 8, 2024
1 parent 0994520 commit bc30acd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
BATON_ZOOM_CLIENT_SECRET: ${{ secrets.BATON_ZOOM_CLIENT_SECRET }}
CONNECTOR_GRANT: 'group:zjg1idFWQt25Ohhr7752Wg:member:user:7czGQEusRh2IasXfsdDh_Q'
CONNECTOR_ENTITLEMENT: 'group:zjg1idFWQt25Ohhr7752Wg:member'
CONNECTOR_PRINCIPAL: 'user'
CONNECTOR_PRINCIPAL_TYPE: '7czGQEusRh2IasXfsdDh_Q'
CONNECTOR_PRINCIPAL: '7czGQEusRh2IasXfsdDh_Q'
CONNECTOR_PRINCIPAL_TYPE: 'user'
steps:
- name: Install Go
uses: actions/setup-go@v4
Expand Down

0 comments on commit bc30acd

Please sign in to comment.