WOOOOOOOORKFLOWWWWSSS
Some checks failed
/ test (push) Failing after 2m5s

This commit is contained in:
xqtc161 2024-07-11 14:32:02 +02:00
parent ca7273fbe6
commit 27b20b384f

View file

@ -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