Skip to content

Commit 5ffb6c7

Browse files
committed
Update testing workflow
1 parent dc9e5a6 commit 5ffb6c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616

1717
- name: Build, lint, and test
1818
run: |
19+
sudo apt-get update && sudo apt-get upgrade -y
1920
sudo apt-get install -y software-properties-common
2021
apt-add-repository -y 'deb https://archive.debian.org/debian bullseye-backports main'
2122
sudo chown -R testbot .

0 commit comments

Comments
 (0)