Skip to content

test: empty commit to see if CI is executed #2

test: empty commit to see if CI is executed

test: empty commit to see if CI is executed #2

Workflow file for this run

name: Tests-ETH

Check failure on line 1 in .github/workflows/run-tests-ETH.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/run-tests-ETH.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: check
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
check:
runs-on: ubuntu-latest
steps:
# - uses: actions/checkout@v3
# - uses: software-mansion/setup-scarb@v1
# with:
# scarb-version: "0.7.0"
# - run: scarb fmt --check
# - run: scarb test