mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-09 09:23:14 +00:00
remove nim install from CI
This commit is contained in:
parent
9da31f5c56
commit
6a6e91dc13
6
.github/workflows/test-nimble-install.yml
vendored
6
.github/workflows/test-nimble-install.yml
vendored
@ -19,12 +19,6 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- uses: iffy/install-nim@v5
|
||||
with:
|
||||
version: ${{ matrix.nim-version }}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- uses: nim-lang/setup-nimble-action@v1
|
||||
with:
|
||||
nimble-version: "nightly"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user