what the hell
All checks were successful
Build Project / test (push) Successful in 4m57s

This commit is contained in:
2023-09-24 21:33:19 +00:00
parent 02d2c27488
commit ae8bc4ce3d

View File

@@ -29,7 +29,6 @@ jobs:
steps: steps:
- run: apk update && apk upgrade && apk add nodejs docker - run: apk update && apk upgrade && apk add nodejs docker
- run: rustup
- name: Checkout Code - name: Checkout Code
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: Run migrations - name: Run migrations