Skip to content

Commit 458a43e

Browse files
committed
Revert "test build"
This reverts commit 8b554aa.
1 parent 285bbc2 commit 458a43e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
build:
7272
needs: test
7373
runs-on: ubuntu-latest
74-
# if: github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/tags/v')
74+
if: github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/tags/v')
7575
steps:
7676
- run: |
7777
sudo apt-get update

0 commit comments

Comments
 (0)