Skip to content

Commit

Permalink
Add LPC1768 and NUCLEO_L452RE test runs
Browse files Browse the repository at this point in the history
  • Loading branch information
multiplemonomials committed Jul 1, 2024
1 parent 37f0e3b commit 59b8827
Show file tree
Hide file tree
Showing 3 changed files with 30,441 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:

- name: Install python3-venv
run: |
sudo apt-get update
sudo apt-get install -y python3-venv
apt-get update
apt-get install -y python3-venv
- name: Install Python dependencies
run: |
Expand Down
Loading

0 comments on commit 59b8827

Please sign in to comment.