Skip to content

Commit

Permalink
Changes for CI tests (log2timeline#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz authored Oct 30, 2023
1 parent d16d378 commit 2fe9c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
run: |
add-apt-repository -y ppa:gift/dev
apt-get update -q
apt-get install -y build-essential python3 python3-dev libcreg-python3 libregf-python3 python3-dfdatetime python3-distutils python3-dtfabric python3-setuptools python3-yaml python3-wheel
apt-get install -y build-essential python3 python3-dev libcreg-python3 libregf-python3 python3-dfdatetime python3-distutils python3-dtfabric python3-pip python3-setuptools python3-yaml python3-wheel
- name: Run tests
env:
LANG: en_US.UTF-8
Expand Down

0 comments on commit 2fe9c59

Please sign in to comment.