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

πŸ”„ synced local '.github/workflows/' with remote 'workflows/' #21

πŸ”„ synced local '.github/workflows/' with remote 'workflows/'

πŸ”„ synced local '.github/workflows/' with remote 'workflows/' #21

Workflow file for this run

name: testcafe-action-workflow
on: [push, pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
steps:
- uses: actions/checkout@v1
- name: testcafe action workflow
uses: ./
with:
args: "chrome"