Let's figure out the issue...

This commit is contained in:
Nicolas Patry 2024-09-13 18:49:27 +02:00
parent 3d7b81535a
commit b7cb8d5145
No known key found for this signature in database
GPG Key ID: 64AF4752B2967863

View File

@ -21,8 +21,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v14
with:
name: text-generation-inference
@ -32,6 +30,8 @@ jobs:
USER: github_runner
- name: Build
run: nix develop .#test --command echo "Ok"
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Python tests.
run: |
sudo mkdir -p /run/opengl-driver/lib