Skip to content

Commit

Permalink
cleanup and maybe typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cbm755 committed Jan 27, 2025
1 parent 03fde94 commit b450ed9
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,10 @@ jobs:
uname -a
sudo apt-get update
sudo apt-get install -y appstream
- name: appstreamcli version
run: |
appstreamcli --version
- name: Version
run: appstreamcli --version
- name: Validate
run: |
appstreamcli validate --strict --pedantic --explain io.github.gnu_octave.symbolic.metainfo.xml
run: appstreamcli validate --strict --pedantic --explain io.github.gnu_octave.symbolic.metainfo.xml


codespell:
Expand Down Expand Up @@ -92,7 +90,6 @@ jobs:
include:
- octave: 9.2.0
sympy: 1.13.3
include:
- octave: 9.1.0
sympy: 1.13.3
steps:
Expand Down

0 comments on commit b450ed9

Please sign in to comment.