Skip to content

Commit

Permalink
CI: run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Nagorny committed Dec 5, 2023
1 parent cf4f897 commit 7b25e1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/quality_assurance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
with:
name: libedid
path: ./result/
- uses: DeterminateSystems/magic-nix-cache-action@v2
- run: chmod +x ./result/bin/test-runner
- run: ls -lah ./result

- run: ./result/bin/test-runner
- name: Cache EDID DB
id: cache-edid-db
uses: actions/cache@v3
Expand Down

0 comments on commit 7b25e1b

Please sign in to comment.