skip and fix nrf

This commit is contained in:
lady ada 2020-10-23 15:39:58 -04:00
parent 3b4c68dd7b
commit 8353d857d3
2 changed files with 1 additions and 1 deletions

View file

@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/setup-python@v1
with:
python-version: '3.x'
python-version: '3.8'
- uses: actions/checkout@v2
- uses: actions/checkout@v2
with: