Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Stack box downloader #114

Stack box downloader

Stack box downloader #114

Workflow file for this run

# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.
# This workflow will install Deno and run tests across stable and nightly builds on Windows, Ubuntu and macOS.
# For more information see: https://github.com/denolib/setup-deno
name: test
on:
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
test:
runs-on: [self-hosted, linux, x64, aws-us] # runs a test on Ubuntu, Windows and macOS
steps:
- name: Build
run: |
echo 'skip'