Skip to content

build: enable the build:dns-fallback step from npm run generate #32

build: enable the build:dns-fallback step from npm run generate

build: enable the build:dns-fallback step from npm run generate #32

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: [ "**" ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
name: 🧪 Build snap on amd64
runs-on: ubuntu-latest
steps:
- name: 🧪 Build snap on amd64
uses: snapcrafters/ci/test-snap-build@main