Skip to content

nikizadehgfdl is learning GitHub Actions #6

nikizadehgfdl is learning GitHub Actions

nikizadehgfdl is learning GitHub Actions #6

Workflow file for this run

name: basic tests
run-name: ${{ github.actor }} is learning GitHub Actions
on: [push]
jobs:
check-bats-version:
runs-on: lscgpu50
steps:
- uses: actions/checkout@v2
with:
submodules: 'recursive'
- run: pwd
- run: ls src/FMS; ls build