This commit is contained in:
dignifiedquire
2019-11-12 18:33:43 +01:00
parent 56b80fe3bb
commit b3f515f7f2

View File

@@ -84,12 +84,6 @@ jobs:
steps:
- uses: actions/checkout@v1
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: nightly
override: true
- uses: actions/setup-python@v1
with:
python-version: '3.x'