Skip to content

πŸ‘©β€πŸ’» dx(sncb-nmbs.fetch): Explicitly use v1 of the … #97

πŸ‘©β€πŸ’» dx(sncb-nmbs.fetch): Explicitly use v1 of the …

πŸ‘©β€πŸ’» dx(sncb-nmbs.fetch): Explicitly use v1 of the … #97

Workflow file for this run

name: ci:test
on:
- push
- pull_request
jobs:
test:
name: Continuous integration (tests)
runs-on: ubuntu-latest
steps:
- name: Checkout πŸ›ŽοΈ
uses: actions/checkout@v2
- name: Test πŸ”¬
run: make test