Skip to content

Fix NODES_BY_VERSION env format safety and bump to v0.3.13 #75

Fix NODES_BY_VERSION env format safety and bump to v0.3.13

Fix NODES_BY_VERSION env format safety and bump to v0.3.13 #75

Workflow file for this run

name: Linux Tests
on: [push, pull_request]
jobs:
test-linux:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run Linux tests in Docker
run: |
chmod +x scripts/test-linux.sh
./scripts/test-linux.sh