Skip to content

Commit

Permalink
Updating CDT filename
Browse files Browse the repository at this point in the history
  • Loading branch information
aaroncox committed Jan 22, 2025
1 parent 755656a commit acbdc2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
sudo apt-get update
sudo apt install unzip
unzip cdt.zip
sudo dpkg -i ./cdt_4.1.1-1_amd64.deb
sudo dpkg -i ./cdt_4.2.0-dev_amd64.deb
- name: Run checks
run: make jscheck
- name: Run tests
Expand Down

0 comments on commit acbdc2b

Please sign in to comment.