We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49ad0c9 commit 2f53ba5Copy full SHA for 2f53ba5
1 file changed
.github/workflows/contrib.yml
@@ -11,9 +11,6 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v5
14
- - name: Compile admin/halog/halog
15
- run: |
16
- make admin/halog/halog
17
- name: Compile dev/flags/flags
18
run: |
19
make dev/flags/flags
0 commit comments