Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
StrikerRUS authored Dec 25, 2024
1 parent b615e83 commit b07ed28
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .ci/setup.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash

echo 56
echo 57
echo "$SHELL"

xargs --version

ARCH=$(uname -m)

Expand Down
3 changes: 2 additions & 1 deletion .ci/test.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
#!/bin/bash

echo 56
echo 57
echo "$SHELL"
xargs --version

export SKBUILD_LOGGING_LEVEL="INFO"

Expand Down

0 comments on commit b07ed28

Please sign in to comment.