Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestl committed Nov 30, 2024
1 parent 046d2e4 commit 2ed88c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
include-snapd-build-go-channel: true
include-snapd-build-fips-go-channel: true
include-latest-go-channel: true

- name: Debug output
run: echo "Go Channels: ${{ steps.resolve-go-channels.outputs.go-channels }}"

snap-builds:
uses: ./.github/workflows/snap-builds.yaml
Expand Down

0 comments on commit 2ed88c7

Please sign in to comment.