Skip to content

Fix scaling of tx losses in tlosses.csv #616 #1536

Fix scaling of tx losses in tlosses.csv #616

Fix scaling of tx losses in tlosses.csv #616 #1536

Workflow file for this run

name: Test-CI
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
with:
version: "1.6"
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1