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 8a45da0 commit 0a52b68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ configuration:
branches:
only:
- master
# - ci/test
- ci/test

environment:
matrix:
Expand Down
2 changes: 1 addition & 1 deletion .ci/test.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

echo 77
echo 42

export SKBUILD_LOGGING_LEVEL="INFO"

Expand Down

0 comments on commit 0a52b68

Please sign in to comment.