Skip to content

Commit

Permalink
Merge branch 'Soviet-Linux:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksArt000 committed Aug 22, 2024
2 parents f36eb1e + 17c57f2 commit 50164d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
sudo make -C libspm install
- name: Try .ecmp files
run: |
find -name "*.ecmp" -exec sh -c './libspm/bin/package-test "$1" || exit 255' _ {} \;
find -name "*.ecmp" -exec sh -c './libspm/bin/package-test {}' \;

0 comments on commit 50164d4

Please sign in to comment.