Skip to content

use write_output_variable instead of hardcoded node name #846

use write_output_variable instead of hardcoded node name

use write_output_variable instead of hardcoded node name #846

Workflow file for this run

name: Tests
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Run tests
run: docker build -t tests . && docker run tests