This commit is contained in:
parent
ca7273fbe6
commit
27b20b384f
|
@ -2,8 +2,6 @@ on: [push]
|
|||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: rust:1.67
|
||||
steps:
|
||||
- name: Check out repository
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in a new issue