Skip to content

Commit

Permalink
fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
bpuchala committed Jul 12, 2024
1 parent 82b14e1 commit 1e58b15
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test-linux-dependencies.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: Build CASM dependencies on Ubuntu

on:
push:
pull_request:
schedule:
- cron: '0 12 * * 0'
workflow_call:

jobs:
build-depends:
Expand Down

0 comments on commit 1e58b15

Please sign in to comment.