Skip to content

⬆️ Update actions/checkout digest to 44c2b7a #218

⬆️ Update actions/checkout digest to 44c2b7a

⬆️ Update actions/checkout digest to 44c2b7a #218

Workflow file for this run

name: "Test"
on: [push, pull_request]
jobs:
build:
name: Test build
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
- name: Test build
uses: home-assistant/builder@master
with:
args: |
--test \
--all \
--target amcrest2mqtt-addon \
--docker-hub ikifar