Skip to content

Commit

Permalink
CI: stop testing GTK regeneration
Browse files Browse the repository at this point in the history
  • Loading branch information
bilelmoussaoui authored Nov 25, 2024
1 parent f589dee commit a3ff06c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ jobs:
repository: gtk-rs/gtk4-rs
ref: main
path: gtk4-rs
- uses: actions/checkout@v4
with:
repository: gtk-rs/gtk3-rs
ref: main
path: gtk3-rs
- working-directory: gir
run: cargo build --release
- run: './gir/target/release/gir -c gtk3-rs/gtk/sys/Gir.toml -m sys -o gtk3-rs/gtk/sys/ -d .'
- run: './gir/target/release/gir -c gtk4-rs/gtk4/sys/Gir.toml -m sys -o gtk4-rs/gtk4/sys/ -d .'

0 comments on commit a3ff06c

Please sign in to comment.