Skip to content

Commit

Permalink
Install file
Browse files Browse the repository at this point in the history
  • Loading branch information
sushain97 committed Feb 17, 2024
1 parent e2af684 commit cf327d0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Expand Up @@ -37,6 +37,9 @@ jobs:
- name: Build
run: pipenv run make

- name: Install system dependencies
run: apt-get update && apt-get install -y file

- name: Test
run: NONPAIRS=/tmp/languages pipenv run make unit-test
lint:
Expand Down

0 comments on commit cf327d0

Please sign in to comment.