Skip to content

Update test-Linux workfow #141

Update test-Linux workfow

Update test-Linux workfow #141

Workflow file for this run

name: Test-Linux
on:
push:
branches: [ main ]
pull_request:
branches:
- '*'
jobs:
build:
runs-on: [ubuntu-latest]
container: swift:5.8
steps:
- uses: actions/checkout@v1
- name: Linux
run: swift test --enable-test-discovery --parallel

Check failure on line 17 in .github/workflows/test-Linux.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test-Linux.yml

Invalid workflow file

You have an error in your yaml syntax on line 17