Skip to content

Commit

Permalink
Point to feature branch in Desktop Eng repository
Browse files Browse the repository at this point in the history
  • Loading branch information
EduardGomezEscandell committed Oct 23, 2023
1 parent 3a272e2 commit 4a3f9ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/qa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,9 @@ jobs:
run: |
dart pub global activate protoc_plugin
- name: Quality check
uses: canonical/desktop-engineering/gh-actions/go/code-sanity@main
uses: canonical/desktop-engineering/gh-actions/go/code-sanity@setup-grpc-github-token
with:
github-token: ${{ github.token}}
working-directory: ${{ matrix.subproject }}
go-tags: gowslmock
tools-directory: ${{ github.workspace }}/tools
Expand Down

0 comments on commit 4a3f9ac

Please sign in to comment.